div.theme{
	margin: 0px 0px 9px 0px;
}
.newshead {
font-size:15px;
font-weight:bold;
}
div.theme img.preview_picture
{
	float:left;
	margin: 0px 9px 0px 0px;
}
div.theme span.news-date-time {
	line-height: 20px;
	color:#727272;
	font-weight: bold;
}

a.newsheader{
	color: #000000;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}

a.newsheader:hover{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

ul.theme-news{
	background-image: url(/images/border.jpg);
	background-repeat: repeat-y;
	background-position: 250px 0px;
	margin-bottom: 15px;
}

ul.theme-news li{
	background-image: url(/images/arrow.jpg);
	background-position: 5px 5px;
	background-repeat: no-repeat;
	float: left;
	width: 240px;
	padding-left: 15px;
	padding-right: 10px;
}
