div.news{
	margin-bottom:20px;
	background:url(../htmlImg/backgroundDivNews.gif) no-repeat bottom right transparent;
}
div.news p.timeNews{
	text-align:right;
	font-size:9px;
	font-style:italic;
	
	padding-top:0;
	margin-top:0;
	margin-right:10px;
}

div.news p.bodyNews{
    padding:10px;    
}

h2#titNews{
	background:url(../htmlImg/backgroundNewsH2.gif) no-repeat center center transparent;
	text-align:right;
}

h2#titNews img{
    border:0;
    margin:0;
    padding:0;
}

a#rssL{
    
    padding:0 0 0 0;
    border:0;
    margin:5px 5px 0 0;

}

h2#titArchivedNews{
	background:url(../htmlImg/backgroundArchivedNewsH2.gif) no-repeat center center transparent;
}

div.newsRelease{
    padding:10px;
    border-top:1px solid #EBF0F2;
    border-left:1px solid #EBF0F2;
    border-right:2px solid #EBF0F2;
    border-bottom:2px solid #EBF0F2;
}
div.newsRelease h3{
    font-size:13px;
}

div.newsRelease h3 a{
    border-bottom:2px solid #EBF0F2;
}
div.newsRelease h3 a:hover{
    border:0;
}



ul.month{
    margin:0;
    padding:0;
    list-style:none;
    font-size:10px;
    height:30px;

}

ul.month li{
    margin:0;
    padding:0;
    float:left;
    margin:0 5px 0 0;
    list-style:none;
}
