table#campusAlert {width: 100%; color: #ffffff; font-family: Helvetica, sans-serif; font-size: 11px; font-weight: bold; padding: 0 0 0 0; margin: 0 0 0 0;}

#campusAlert a {color:#ffffff;}

.campusAlertOn {background-color: #c5790b; }

.campusAlertOff {background-color: #cac0a7; }

#campusAlert td {padding-top: 0; padding-bottom:0;  margin: 0 0 0 0; text-align: left; vertical-align:middle;}

.campusAlertMessage {line-height: 13px;}
.campusAlertMessageSpacer {width:450px; height:2px;}

.campusAlertHeader {white-space: nowrap; font-size: 29px; padding: 0 6px 0 21px; vertical-align:middle;}

.campusAlertOnIcon, .campusAlertOffIcon {width: 52px; height: 43px; padding: 0 0 0 0; background-repeat: no-repeat; background-position: center center; } 

.campusAlertOnIcon {background-image: url('../homeimages/alert/alert.gif');} 

.campusAlertOffIcon {background-image: url('../homeimages/alert/clear.gif');} 

.campusAlertNavSpacer {background-color: #ffffff; height: 46px; width:252px;}

