/* Get light blue working */
#lb_holder { padding-top : 8px;}

/* Main copy block */
.rcopy {width:35%;float:left;}
.copyr {width:432px;float:right;}

/* Login boxes with forms */
#athenslogin { background: url(../images/new_images/logins/revised_ath_mid.gif) repeat-y; width:212px; margin: 0 0 10px 0;}
#athenslogin h6 {margin-bottom: 8px;}
.at {background: url(../images/new_images/logins/revised_ath_top.gif) no-repeat; height:10px; width:212px }
.ab {background: url(../images/new_images/logins/revised_ath_bot.gif) no-repeat; height:14px; width:212px }
#athensform {height:80px;}

/* Login boxes with forms */
#smalllogin { background: url(../images/new_images/logins/revised_dir_mid.gif) repeat-y; width:209px; }
.st {background: url(../images/new_images/logins/revised_dir_top.gif) no-repeat; height:10px; width:209px }
.sb {background: url(../images/new_images/logins/revised_dir_bot.gif) no-repeat; height:14px; width:209px }
#smallform { height:80px; }
input.small { margin: 0 0 3px 0; }

.button { height:30px;padding:3px 0 0 0;}

#login #nav { top: 78px; }
#login #para {margin-left:200px;}
#para h5, #para p {margin:0 0 4px 0;}
#para h5 {font-size:12px;}


