


#snippet_news {
margin-bottom:30px;
}

#snippet_news p {
margin:3px 0;
text-align:justify;
}


.snippet_news_block {
margin-bottom:20px;
}

.snippet_news_date {
font-size:10px;
}

a.snippet_see_more {
font-size:11px;
}

div.snippet_news_title {
font-family:Georgia;
color:#333333;
font-weight:bold;
font-size:12px;
margin-bottom:8px;
}

/*span.snippet_news_title:hover {
color:#b12217;
cursor:pointer;
}*/

.snippet_news_title a {
color:#333333;
}
.snippet_news_title a:hover {
color:#b12217;
}

div.see_all {
text-align:right;
font-size:11px;
}
