/*
 * @package Featured Posts
 * @author Nando Pappalardo e Giustino Borzacchiello
 * @version 1.4
*/
.widget_featured-posts li {height:auto!important;height:64px;min-height:64px;}
.widget_featured_posts li a {font-weight: normal!important; text-decoration: none; color: #333!important;}
.widget_featured_posts li {font-weight: normal!important; text-decoration: none; color: #333!important;}
.widget_featured_posts li:hover {font-weight: normal!important; text-decoration: none; color: #000000!important;}
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix img.left, .clearfix img.alignleft {margin-right:5px; float: left; clear: left; }	
/* CSS rule for IE6 */
* html .clearfix {height:1%;}
/* CSS rule for IE7 */
*:first-child+html .clearfix {min-height: 1px;}