#invFacebook {
    float:left;
    width:400px;
    height:auto;   
    display:block;
    right:-390px;
    padding:0;
    position:fixed;
    top:300px;
    z-index:20;
    cursor: pointer;
    padding:0 0 5px 10px;
}
#invFacebook .over{height: 300px; width: 336px; position:relative}
#invFacebook .icon{
  position:absolute;
  top:0;
  left:-36px;
  float:left; 
  width:36px; 
  height:35px;
   background:url(images/icon.png) 0 0 no-repeat;
}
#invFacebook iframe{
  float:left;
  margin:0!important;
  height:267px !important;
  background:#fff;
}    
#LikeboxPluginPagelet { background:#FFFFFF;}
#loading_fb{float:left; margin:10px;color:#000;}
