#socialbar img {
border:0px;
}

#socialbar li img {
width:48px;
height:48px;
}

#socialbar li a:hover {
position:relative;
top:5px;
}

#socialbar li{
display:inline;
}

#socialbar {
float:right;
overflow:visible;
table-layout:auto;
position:absolute;
right:13px;
top:-315px;
z-index:99;
}

#main #content-1,#pageframe,.IE #sidebar {
overflow:visible;
}

.IE #bottom_decor,.IE #main #sidebar {
position:static;
}