div.grid a{
position: fixed; 
top: 5px; 
right: 5px; 
padding: 2px 4px 2px 4px; 
background:#545454; 
text-decoration:none;
color:#fff; 
font-weight:bold;  
z-index: 999;
}
