div.widget_most_posts_widget { }
div.widget_most_posts_widget span.date {
 font-size:7pt;
}
div.widget_most_posts_widget div.mostVN span {
 margin-left:0px !important;
 padding-left:-3px !important;
}
div.mostVN span a {
 text-decoration:none;
 font:normal normal 12px Arial,Verdana,sans-serif;
 line-height:13px;
 color:#303030;
}
div.mostVN span a:hover {
 text-decoration:underline;
}
div.widget_most_posts_widget div.mostVN span span.infos {
 display:block;
 list-style:none;
 width:auto !important;
 color:#666;
 font-size:8pt;
 background-color:#efefef;
 border:0px;
 background:none;
}
div.widget_most_posts_widget div.mostVN span span.infos img {
 display:inline;
 opacity:0.4;filter:alpha(opacity=40);
 filter: url(filters.svg#grayscale); /* Firefox 3.5+ */
 filter: gray; /* IE6-9 */
 -webkit-filter: grayscale(1); /* Google Chrome & Safari 6+ */
}
