/* facebook widget
--------------------------------------------------------------------------------------------------------*/
.facebook{
    float:right;
    width:232px;
    height:420px;
   background: url(fb.png);
   background-repeat: no-repeat;
    display:block;
    right:-205px;
    padding:0;
    position:fixed;
    top: 2px;
    z-index:9999;
}

.fb-like-box {
background: #fff;
}
/*--------------------------------------------------------------------------------------------------------*/