/*
 * @package Featured Posts
 * @author Nando Pappalardo e Giustino Borzacchiello
 * @version 1.4
*/
<!--inline styles-->

.widget_featured-posts {padding:10px 0 0 0;font-size:100%;line-height:30px;}
ul.clearfix {list-style-type: none;}
.widget_featured-posts ul.clearfix li {list-style-type: none;}
.widget_featured-posts li:last-child {border:none;}
div#homepage div.homepagenews .widget_featured-posts img {border: 1px solid #DDDDDD;padding: 2px;}
.widget_featured-posts .featured-title {}
div#homepage .homepagenews .widget_featured-posts li a {color: #339933;font-size: 14px;font-weight: bold;font-family: Arial,Helvetica,Sans-serif;}
.widget_featured-posts li:hover {background:#cccbcb;}
.widget_featured-posts li:hover img {border:3px solid #afaeae;}
h4.featured-title a:link, h4.featured-title a:visited{color: #339933;font-size: 14px;font-weight: bold;font-family: Arial,Helvetica,Sans-serif;}
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
/* CSS rule for IE6 */
* html .clearfix {height:1%;}
/* CSS rule for IE7 */
*:first-child+html .clearfix {min-height: 1px;}