#facebook-likebox-wrapper {
    position: fixed;
    top: 50%;
    left: 0;
    z-index:999999999999;    
}
#facebook-likebox {
    left:0px;
    padding-left:58px;
    width: 0;
    margin-top: -300px;
    z-index:999999999999;
    overflow: hidden;
}

#facebook-likebox .slider-button{
    position: absolute;
    left: 0;
    top: -175px;
    background: url('../../images/facebook_likebox.png') top left;
    width: 58px;
    height: 171px;
    cursor: pointer;
}

#facebook-likebox .yt-button{
    position: absolute;
    display: block;
    left: 0;
    top: 10px;
    background: url('../../images/youtube.png') top left;
    width: 58px;
    height: 156px;
    cursor: pointer;
} 

#facebook-likebox.hidden .close-button {
    display: none;
}
#facebook-likebox .close-button {
    position: absolute;
    right: 13px;
    top: -302px;   
    background: url('../../images/new/facebook/close_button.png') top right no-repeat;
    width: 33px;
    height: 33px;
    
    cursor: pointer;    
}

.fb-like-box {
    box-shadow: 0 0 10px black;
    visibility: hidden;
    opacity: 0.5;
    background: white;
    width: 350px;
    height: 600px;
}
#productnew_content_left .fb-comments {
    margin-top: 35px;
}

span.facebook-connect {
    cursor: pointer;
}

.fake-fb-like {
    position: absolute;
}
#productnew_socials li.fb {
    width: 45px;
}
#productnew_socials li.fb_pl {
    width: 66px;
}