.caseta_completa {
display: block;
position:fixed;
top:40%;
right:0px;
width:24px;
height:140px;
}
.facebook {
width: 24px;
height: 140px;
font-size: 10px;
text-decoration: none;
background-repeat:no-repeat;
position:static;
display: block;
padding-bottom:6px;
background-image:url(http://www.webecom.ro/retea/facebook.com/facebook.png);
}
.twitter {
width: 24px;
height: 140px;
font-size: 10px;
text-decoration: none;
background-repeat:no-repeat;
position:static;
display: block;
padding-bottom:6px;
background-image:url(http://www.webecom.ro/retea/twitter.com/twitter.png);
}