.btntslidebox{    
background: url("../../images/tab_social_buttons.png") no-repeat scroll right top transparent !important;
display: block;    
float: left;    
height: auto;    
padding: 0 40px 0 5px;    
width: 65px;    
z-index: 99999;    
position:fixed;    
left:-70px;    
top:20%;
}

.btntslidebox div{    
border:none;    
position:relative;    
display:block;
}

#floatingbuttons{    
background: #fff;    
border-radius: 5px 5px 5px 5px;    
border: 1px solid #CCCCCC;    
float:left;    
padding:0 0 3px 0;  
bottom:15%;    
z-index:399;
}
#floatingbuttons .floatbutton{       
clear:both;    
margin:0 auto;
padding: 5px 0px;
} 
.addbuttons{    
clear:both;    
text-align:center;    
padding-top:5px;
} 
.addbuttons a span.getfloat, .addbuttons a span.sharebuttons{    
color:#000;    
background:none;    
font-family:arial, sans-serif;    
display:block;    
font-size:9px;    
font-weight:bold;
text-decoration:none;    
line-height:11px;
} 
.addbuttons a:hover span{    
color:#fff;    
background:none;    
text-decoration:underline;
}
