﻿.divLatestNewsContainer{
	clear:right;
	float:right;
	width:200px;
}
.divLatestNewsTitleContainer{
	clear:right;
	color:#FFFFFF;
	background-image:url(../img/newstitle.jpg);
	line-height:26px;
	vertical-align:middle;
	font-size:14px;
	float:right;
	width:200px;
	height:35px;
}
.spanLatestNewsTitle{
    margin-left:10px;  
}
.spanLatestNewsItemsContainer{
	clear:right;
	background-color:#CDE99E;
	float:right;
	width:200px;    
}
.divLatestNewsItemsHeader{
    display:none;
}
.dlLatestNewsItems{
    
}
.dtLatestNewsItem dtLatestNewsItemFirst{
    background: transparent url() no-repeat scroll 0px;
    -moz-background-clip: -moz-initial; 
    -moz-background-origin: -moz-initial; 
    -moz-background-inline-policy: -moz-initial;
}
.dtLatestNewsItem dtLatestNewsItemNormal{
    
}
.dtLatestNewsItem dtLatestNewsItemLast{
    
}
.spanLatestNewsItemDate{
	margin-top:5px;
	margin-left:15px;
	color:#898989;
	display:block;
}
.spanLatestNewsItemLink{
	margin-left:15px;
	color:#DA251C;
	font-weight:bold;
	display:block;
}
.spanLatestNewsItemText{
	margin-left:15px;
	margin-bottom:15px;
	display:block;
}
.dtLatestNewsArchive{
    
}
.spanLatestNewsArchiveLink a{
	margin-top:25px;
	margin-left:15px;
	color:#DA251C;
	font-weight:bold;
	display:block;
    
}
.divLatestNewsItemsFooter{
	clear:right;
	background-image:url(../img/sidebarbottom.jpg);
	float:right;
	width:200px;
	height:50px;
}

