.fb_popular_widget img{
position:absolute;
}

.fb_popular_widget .inner{
margin-left:58px;
font-size:12px;
}

.fb_popular_widget .meta{
font-size:10px;
color:#999
}

.fb_popular_widget li{
border-bottom:1px solid #ccc;
margin-bottom:5px;
padding-bottom:5px;

}

.fb_fav_block li a{
display:block;
position:absolute;
width:150px;
height:150px;
color:#333;
font-weight:bold;
text-decoration:none;
text-shadow:#fff 1px 1px 1px;
background:url(/wp-content/plugins/mu_fb_connect/images/white_75.png);
border:2px solid #555;
margin:0px!important;
}

body .fb_fav_block li a:hover{
color:#ffffff!important;
text-shadow:#999 0px 0px 3px;
background:url(/wp-content/plugins/mu_fb_connect/images/black_75.png);
border:2px solid #ccc;
}

.fb_fav_block li{
float:left;
display:block;
width:150px;
height:150px;
margin:0px!important;
}

.fb_fav_block li a span{
display:block;
position:absolute;
width:150px;
height:150px;
margin:5px;
}