#mainContent {
	height: auto;
	float: left;
}

#lNewsList {
	background-color: #1d6396;
        padding-left: 8px;
        padding-bottom: 6px;
        *padding-bottom: 0px;
}
#sNewsHeader {
	float: left;
	width: 558px;
}
.lNewsSearch {
	text-align: right;
}
.lNewsTitle a, .lNewsTitle a:visited {
	color: white;
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
}
.lNewsTitle a:hover {
	text-decoration: underline;
}
.lNewsShort {
	color: white;
	font-size: 95%;
}
.lNewsMore a, .lNewsMore a:visited{
	color: white;
	font-size: 100%;
	text-decoration: none;
}
.lNewsMore a:hover {
	text-decoration: underline;
}
.lNewsSearch a, .lNewsSearch a:visited {
	color: white;
	text-decoration: none;
}
.lNewsSearch a:hover {
	text-decoration: underline;
}
.sNewsTitle {
	font-size: 120%;
	font-weight: bold;
	color: white;
	float: left;
	margin-bottom: 5px;
}
.sNewsDate {
	font-size: 90%;
	float: right;
	padding-right: 15px;
}
.sNewsShort {
	width: 558px;
	float: left;
}
.sNewsShort h3 {
	font-size: 100%;
	text-decoration: none;
	font-weight: normal;
} 
.sNewsBack a, .sNewsBack a:visited {
	color: white;
	text-decoration: none;
}
.sNewsBack a:hover {
	text-decoration: underline;
}
.news-search-form {
	background-color: #005A9C;
	border: 0px;
}
.sNewsImage {
	*margin-top: 8px;
	width: 558px;
	float: left;
	margin-bottom: 5px;
}
.sNewsImage img {
	width: 150px;
	height: 100px;
	float: left;
}
.sNewsLong {
	float: left;
	width: 558px;
}
.sNewsBack {
	float: left;
	width: 558px;
}
.news-single-img {
	clear: both;
	float: none;
}

.news-single-imgcaption {
	float: left;
	clear: none;
}
.tx-ttnews-browsebox {
	color: white;
	background-color: #1d6396;
	border: 0px;
}
.tx-ttnews-browsebox a, .tx-ttnews-browsebox a:visited {
	color: white;
	text-decoration: none;
}
.tx-ttnews-browsebox a:hover {
	text-decoration: underline;
}
