@charset "utf-8";
/* CSS Document */

.news-latest-container {

}

.news-latest-container h2{
color:#CC0000;
}

.news-latest-item {
}

.news-latest-item p{
padding:0px;
margin:0px;
font-size:12px;
}

.news-latest-item IMG{
float:right;
}
 
.news-latest-item H3{
padding:0px;
margin:0px; 
font-size:14px;
}
 
.news-latest-morelink {
padding-bottom:10px;
font-size:12px;
} 
.news-latest-date {
font-size:9px;
padding:0px;
margin:0px;
}

