﻿#latestnewsareaheader
{
	padding:10px;
	width: 908px;
	height: 28px;
	font-size: 18px;
	font-weight: bold;
	color: Gray;
	line-height: 28px;
	background-image: url('/images/feed_28x28.png');
	background-repeat: no-repeat;
	background-position: 10px center;
	text-indent: 40px;
}
#latestnewscontainer
{
	clear:both;
	padding-top:20px;
}
#latestnewscontent
{
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}
#newsindex
{
	float:left;
	width:268px;
	border:solid 1px #B5C7DE;
	background-color: #EFF3FB;
}
#newsindex a:link, #newsindex a:visited
{
	color:Gray;
}
#newsindex a:active, #newsindex a:hover
{
	color: #6699FF;
}
#newscontent
{
	float:right;
	width:650px;
}