#div_digg {

float:right;

font-size:12px;

margin-bottom:10px;

margin-right:30px;

margin-top:10px;

text-align:center;

width:120px;

position: fixed; right: 0px; 

bottom: 0px; z-index: 10; 

background-color: white; 

margin: 10px; padding: 10px; 

border: 1px solid rgb(204, 204, 204);

}
.vote

{

float:right;

font-size:12px;

margin-bottom:10px;

margin-right:30px;

margin-top:10px;

text-align:center;

width:120px;

position: fixed; right: 0px; 

bottom: 0px; z-index: 10;

 background-color: white; 

margin: 10px; padding: 10px; 

border: 1px solid green;

}
.date {display:none;}
#footer {
    font-size: 12px;
    text-align: center;
}
#leftmenu a:active, #leftmenu a:visited, #leftmenu a:link {
    color: #0000FF;
    margin-right: 0;
    padding: 2px;
    text-decoration: none;
}