 .facebook_hoverbox{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.85);
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    padding: 10px 10px 10px 15px;
    position: absolute;
    width: 200px;
    z-index: 20;
    display:none;
}


.facebook_share_button
{
    float                   : left;
    background              : url('share.png');
    height                  : 35px;
    width                   : 35px;
    margin-right            : 5px;
    cursor                  : pointer;
}

.facebookpage_share_button
{
    float                   : left;
    background              : url('share.png');
    height                  : 35px;
    width                   : 35px;
    margin-right            : 5px;
    cursor                  : pointer;
}


.facebook_like_container{
    display                 :inline-block;
    padding-right           :5px;
}