#div_digg {
float:right;
font-size:12px;
margin-bottom:10px;
text-align:center;
width:140px;
position: fixed; right: 256px; 
bottom: 0px; z-index: 10; 
background-color: white; 
margin: 10px; padding: 10px; 
border: 1px solid blue;
}
.vote
{
float:right;
font-size:12px;
margin-bottom:10px;
text-align:center;
width:140px;
position: fixed; right: 256px; 
bottom: 0px; z-index: 10;
background-color: white; 
margin: 10px; padding: 10px; 
border: 1px solid green;
} 
