#head,
#content-navigation,
#content-article-console,
#content-article-share,
#content-article-foot *,
#content-breakout,
#tergiversate,
#foot {
	display: none;
}

body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: "Lucida Grande","Lucida Sans Unicode","Tahoma",Arial,sans-serif;
	font-size: 87%;
	line-height: 1.75em;
	text-align: justify;
}
body * {
	font-size: 1em;
}

a {
	text-decoration: none;
	color: #000000;
}

ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#hoarding-target img {
	height: 42px;
	width: 320px;
}

#content-article-head {
	font-size: 0.85em;
}

#content-article h2 {
	font-size: 1.4em;
}

#content-article-byline {
	border: 1px solid #000000;
	position: relative;
	font-weight: bold;
	padding-left: 0.5em;
	font-size: 0.9em;
}
#content-article-byline span {
	position: absolute;
	right: 0.5em;
	top: 0.05em;
	font-weight: normal;
	font-size: 0.9em;
}

#content-article-byline ul {
	position: absolute;
	right: 0.5em;
	top: 0.05em;
	font-weight: normal;
	font-size: 0.9em;
}
#content-article-byline li {
	display: inline;
}

#content-article-head h3{
	text-transform: uppercase;
}

.article-films #content-article-body {
	margin-top: 1.2em;
}

#content-article-body h3 {
	margin-bottom: 0;
}

#content-article-body p {
	margin-bottom: 1.2em;
}

#content-article-body .module-discs {
	border: 1px solid #000000;
	height: 310px;
	padding: 1px;
	width: 240px;
}
#content-article-body .module-article {
	width: 330px;
	height: 220px;
	border: 1px solid #000000;
	padding: 1px;
}
#content-article-body .module-main {
	width: 240px;
	height: 240px;
	border: 1px solid #000000;
	padding: 1px;
}
#content-article-body .module-small {
	border: 1px solid #000000;
	height: 160px;
	padding: 1px;
	width: 240px;
}
#content-article-body .thumb-left {
	float: left;
	margin: 0 15px 15px 0;
	_margin: 15px 15px 15px 0;
}
#content-article-body .thumb-right,
#content-article-body .main-right {
	float: right;
	margin: 0 0 15px 15px;
	_margin: 15px 0 15px 15px;
}

#content-article-foot {
	border: 1px solid #000000;
	height: 1.6em;
	clear: both;
}