.caseta_completa {
display: block;
position:fixed;
top:20%;
right:0px;
width:24px;
height:338px;
}
.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(/mod/sn/twitter.png);
}
.yahoo {
width: 24px;
height: 140px;
font-size: 10px;
text-decoration: none;
background-repeat:no-repeat;
position:static;
display: block;
padding-bottom:6px;
background-image:url(/mod/sn/yahoo_on.png);
}
.yahoo_off {
width: 24px;
height: 140px;
font-size: 10px;
text-decoration: none;
background-repeat:no-repeat;
position:static;
display: block;
padding-bottom:6px;
background-image:url(/mod/sn/yahoo_off.png);
}