

.buttonfixed{
display:block;
_display:none;
position:fixed;
z-index:9999;
text-indent:-9999px;
overflow:hidden;
outline:none;
right:5px;
margin-top: 95px;
}eed{
.buttonfixed .f
background:url('/imgs/icons/feed.png') no-repeat 0 0; width:24px; height:24px;
}
.buttonfixed .twit{
background:url('/imgs/icons/twit.png') no-repeat 0 0; width:24px; height:24px;
}
.buttonfixed .face{
background:url('/imgs/icons/facebook.png') no-repeat 0 0; width:24px; height:24px;
}
.buttonfixed .flickr{
background:url('/imgs/icons/flickr.png') no-repeat 0 0; width:24px; height:24px;
}
.buttonfixed .techno{
background:url('/imgs/icons/techno.png') no-repeat 0 0; width:24px; height:24px;
}
.buttonfixed .digg{
background:url('/imgs/icons/digg.png') no-repeat 0 0; width:24px; height:24px;
}
.buttonfixed .space{
background:url('/imgs/icons/space.png') no-repeat 0 0; width:24px; height:24px;
}
.buttonfixed .edin{
background:url('/imgs/icons/edin.png') no-repeat 0 0; width:24px; height:24px;
}
.buttonfixed .reddit{
background:url('/imgs/icons/reddit.png') no-repeat 0 0; width:24px; height:24px;
}
.buttonfixed .webo{
background:url('/imgs/icons/webo.png') no-repeat 0 0; width:24px; height:24px;
}
.buttonfixed .deli{
background:url('/imgs/icons/deli.png') no-repeat 0 0; width:24px; height:24px;
}
.buttonfixed .stumb{
background:url('/imgs/icons/stumb.png') no-repeat 0 0; width:24px; height:24px;
}
.buttonfixed .news{
background:url('/imgs/icons/news.png') no-repeat 0 0; width:24px; height:24px;
}
.buttonfixed .you{
background:url('/imgs/icons/youtube.png') no-repeat 0 0; width:24px; height:24px;
}
.buttonfixed:hover{
right:6px;
}
