.date {
	color: #666666;
	font-weight: normal;
	font-size: 0.85em;
}

.headline {
	font-weight: bold;
	font-size:1.0em;
	color:#666666;
	
}
.newsImage
{
	float:left;
	margin-right:10px;
}
#latestNewsList
{
    width:610px;
}
#moreLatestNewsList
{
	margin-top:30px;
}
#moreLatestNewsList img
{
	margin-right:10px;
}
#newsItemDisplay .button2
{
	float:right;
}

.divider_line
{
	float:left;
	height:0;
	border-bottom:1px dashed #999999;
	padding:15px 0 0 0;
	margin:0 0 15px 0;
	width:613px;
}

#moreLatestNewsList .form div, #moreLatestNewsList .form a
{
    clear:both;
}


a#topNewsStory
{
    width:150px;
    padding-right:10px;
    background-image:url(../images/home/home_middle_news_border.jpg);
    background-repeat:no-repeat;
    background-position:right top;
}
a#topNewsStory span
{
    width:150px;
    display:block;
}
a#topNewsStory .detail
{
    font-size:1.0em;
}



#homeNews h2
{
    margin-bottom:5px;
}

#homeNews .homeNewsSub
{
    width:140px;
    padding-left:10px;
    display:block;
    float:left;
}

.homeNewsSub div.border
{   
    border-bottom:dashed 1px white;
    padding-bottom:8px;
    margin-bottom:8px;
}
    

.homeNewsSub span
{
    width:140px;
    display:block;
    float:left;
}