#footer .block.facebook-box {margin: 0 !important; width:216px !important; position: relative; float:left}
.facebook-box h4 {padding-left: 0 !important;}
.facebook-box .block_content {padding-left:0px !important}
.facebook-box .fb_avatar {float: left; margin-right: 10px;}
.facebook-box .fb_info_top, 
.facebook-box .fb_fans, 
.facebook-box .fb_info,
.facebook-box .fb_followers {overflow: hidden; border:none !important}
.facebook-box .likeButton {
	background:#222 url(like.png) no-repeat 10px 5px;
        height:24px;        
        padding: 0 10px 0 29px;
        color:#b4b4b6;
        font: normal 12px Georgia;
        line-height: 24px;
        display: inline-block;
        position: absolute;
        top:0px;
        right: 0;
 }
 .facebook-box .likeButton:hover {
 	text-decoration: none;
 	color:#fff;
 	background-color:#333
 } 
.facebook-box .fb_fans {padding: 0px 0 15px; color:#666}
.facebook-box .fb_fans a {color:#c5988b !important; text-decoration: none; font-style: italic;}
.facebook-box .fb_fans a:hover {text-decoration: none; color:#eee}
.facebook-box .fb_followers li {
        float:left; 
        padding: 0 !important; 
        border-style: none !important; 
        width:60px; 
        margin-right:18px; 
        margin-bottom: 11px !important;
        }
.facebook-box .fb_followers li:hover {padding-left: 0 !important;}
.facebook-box .fb_followers li a, 
.facebook-box .fb_followers li span {
        padding: 4px !important; 
        background: #222222 !important; 
        display:block; 
}
.facebook-box .fb_followers li a:hover {padding: 4px !important; background: #333 !important;}
.facebook-box .fb_followers li img {width:52px; height: 52px; vertical-align: top;}
.facebook-box .fb_followers li div.fb_name {line-height:20px;  text-align: center; display: block;} 
#footer .facebook-box .fb_followers li.face_2, 
        #footer .facebook-box .fb_followers li.face_5, 
        #footer .facebook-box .fb_followers li.face_8 {margin-right:0\9 !important;}
@media (min-width : 1024px) {
        .facebook-box .fb_followers li:nth-child(3n+3) {margin-right: 0px !important;}
        .facebook-box .fb_followers li:nth-child(7), 
        .facebook-box .fb_followers li:nth-child(8), 
        .facebook-box .fb_followers li:nth-child(9), 
        .facebook-box .fb_followers li:nth-child(10) 
        {display: none !important;}

}
@media (max-width: 1023px) and (min-width : 728px) {
        .facebook-box .fb_followers li:nth-child(10n+10) {margin-right: 0px !important;}
        #footer .block.facebook-box {width:100% !important}
}
@media (max-width: 727px) and (min-width : 480px) {
        .facebook-box .fb_followers li:nth-child(6n+6) {margin-right: 0px !important;}
        #footer .facebook-box .dropdown-content {padding-top: 20px;}
        .facebook-box .likeButton {
        top: 67px;
        }
}