td { padding: 120px 0 0 0; }

/********************* Main content stuff ********************/
#mainbox { min-height: 300px; }

/*************************** Footer stuff *******************************/
#footer { text-align: right;
margin-right: 30px; }

#footerenter {
text-align: left;
position: relative;
bottom: 30px;
float: right;
width: 60px;
margin-right: 9px;
display: inline; /* To fix IE double margin bug */
}
#footerenter a {
text-indent: -1000em;
height: 22px;
display: block;
background: url(../images/enter.gif) no-repeat right top;
}

/*  IE 5 hack \*/
#footerenter a { overflow: hidden; }
/* end hack */ 

#footerenter a:hover { background: url(../images/enter-blue.gif) no-repeat right top; }