
#qoate_social_bookmark{
position:fixed;
text-align:center;
font-family:Verdana;
height:160px;
display:none;
left:0; border-right:1px solid black;top:0; border-bottom:1px solid black;overflow:hidden;
}

.qoate_box_content{
margin:10px;
display:block;
clear:both;
}

#qoate_social_bookmark h4{
margin:15px 15px 0;
font-size:19px;
color:#333;
margin-bottom:10px;
font-weight:bold;
text-shadow:1px 2px #999;
}

#qoate_social_bookmark a img{
float:left;
opacity:0.8;
border:0;
filter:alpha(opacity=80);
margin:0;
-moz-opacity:0.8;
-khtml-opacity: 0.8;
}

#qoate_social_bookmark a img:hover{
opacity:1;
filter:alpha(opacity=100);
-moz-opacity:1;
-khtml-opacity:1;
}