questo èquello che ho trovato come lo modifico
/****liens social********/
#social-links {
float:left;
width:280px;
height:40px;
background:transparent;
margin:80px 0 0 290px;
}
#twitter ,#facebook ,#myspace ,#linkedin ,#stumbleupon ,#youtube ,#technorati {
float:left;
width:35px;
height:33px;
}
#twitter a:hover ,
#facebook a:hover,
#myspace a:hover,
#linkedin a:hover,
#stumbleupon a:hover,
#youtube a:hover,
#technorati a:hover {
float:left;
width:35px ;
height:33px ;
filter:alpha(opacity=50);
-moz-opacity:0.50;
opacity:0.50;
}
#facebook,#myspace ,#linkedin,#stumbleupon,#youtube,#technorati {
margin-left:5px;
}
#bulle {
float:left;
width:97px;
height:70px;
background: url(../images/bulle.png) no-repeat;
margin-top:10px;
margin-left:-20px;
}