#face-slider{
    position:fixed;
    right: -340px;
    top:208px;
    z-index:100;
}

#face-slider .tab{
    cursor:pointer;
    width:35px;
    height:110px;
    float:left;
    background: url(../images/facebook-slider.png) no-repeat center center;
}

#face-code{
    padding:5px;
    border: solid #0170cf 3px;
    background: #fff;
    float:right;
    width:340px;
    height:510px;
    -moz-border-radius: 0 0 0 8px;
    -webkit-border-radius: 0 0 0 8px;
    border-radius: 0 0 0 8px;
}
