.theblogwidgets{
    background: url("http://3.bp.blogspot.com/-TaZRLv66f8g/UoMnTyTbF6I/AAAAAAAAAGY/U4qcf-SP6d0/TheBlogWidgets_facebook_widget.png") no-repeat scroll left center transparent !important; 
    float: right;
    height: 165px;
    padding: 0 5px 0 46px;
    width: 295px;
    z-index:  99999;
    position:fixed;
    right:-250px;
    top:28%;
} 
.theblogwidgets div{ 
    padding: 0;
    margin-right:-8px; 
    border:4px solid  #3b5998; 
    background:#fafafa;
} 
.theblogwidgets span{
    bottom: 4px;
    font: 8px "lucida grande",tahoma,verdana,arial,sans-serif;position: absolute;
    right: 6px;
    text-align: right;
    z-index: 99999;
} 
.theblogwidgets span a{
    color: gray;
    text-decoration:none;
} 
.theblogwidgets span a:hover{
    text-decoration:underline;
} 
._50f3 .u_0_1{
    line-height: 0px !important;
}

@media (min-width: 320px) and (max-width: 768px) {
    .theblogwidgets{
        top:30%;
    } 
}