#Sticky {
color:#FFF;
position:fixed;
/**adjust location**/ 
right: 0px;
bottom: 0px;
padding: 0 10px 0 10px;
width: 100%;
background: white;
align=centre;
/* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
_position: fixed; 
}