﻿.container {
	padding: 0;
	background: none;
	width: 600px;
}
.main {
	border: none;
	clear: none;
}
.newsHeader {
	background: none;
	height: auto;
}
.newsLogo a {
	background: none;
	margin-left: 0;
	float: none;
	text-decoration: none;
}
.newsLogo a span {
	display: block;
	color: #000;
	font-size: 28px;
	line-height: 28px;
}
.newsDate, .newsSubtitle {
	color: #000;
}
.newsDate {
	float: none;
	padding-top: 10px;
	text-align: left;
}
.newsSubtitle {
	padding: 10px 0 5px 0;
}
.newsContet {
	display: block;
}
h2 {
	page-break-before: avoid;
}
.newsHome, .newsContentPage, .newsContent .homePromo {
	background: none;
}
#tagHeader, .page-intro-thin-line, .newsBreadcrumb, .newsContent .leftCol, footer section, footer ul, .rightModule, .page-utilities-bottom, .newsContent .spacer20px {
    display: none;
}
.newsContent .contentContainer {
    width: 600px;
    margin: 0;
	display: block;
}
.newsContent .shadow, .newsContent .homeImage img {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	behavior: none;
}
.newsContent .radius5px, .newsContent .homeImage img {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.newsContentPage .content {
	padding: 0 0 10px 0; 
}
.newsContent .homeImage {
	height: 223px;
}
.homeImage img {
	width: 600px;
	height: 223px;
}
.newsContent .homePromo {
	width: 598px;
}
.homePromo .col1 {
	width: 330px;
}
.homePromo .col1 p {
	margin-top: 0;
}
.homePromo .col2 {
	padding-left: 23px;
	padding-right: 10px;
}
.ie7 .homePromo .col2 {
	width: 175px;
	padding-right: 5px;
}
.newsContent .bigAdvertisement {
	width: 598px;
	height: 243px;
	margin-bottom: 20px;
}
.newsContent .bigAdvertisement img {
	width: 580px;
	height: 223px;
}
footer {
	display: none;
}
.printFooter {
	display: block;
}
.clear {
	clear: none;
}
