@CHARSET "ISO-8859-1";

#header, #footer {
	display: none;
}

#rightColumn, #middleColumn {
	display: none;
}

.banner {
	display: none;
}

a {
	color: #000;
	text-decoration: none;
}

a img{
	border: 0;
}

.newsItem {
	border: 0;
	clear: both;
	width: 100%;
	margin-bottom: 25px;
}

.leftSide {
	float: left;
	margin: 0 10px 10px 0;
}

.rightSide {
	float: right;
	margin: 0 0 10px 10px;
}

.imageCaption {
	display: none;
}

h1 {
	color: #333333;
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: 5px;
}

h2.articleTitle {
	color: #333333;
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: 5px;
	text-transform: none;
}
