.pvlikebox {
    background: url("../images/fbbadge.png") no-repeat scroll left center transparent;
    float: right;
    height: 52px;
    padding: 0 0px 0 52px;
    width: 350px;
    z-index: 99999;
    position:fixed;
    right:-350px;
    top:0;
}