/* CSS Document */
#white{
width:994px;
height:20px;
}
#bot{
clear:both;
width:994px;
height:80px;
margin:0;
padding:0;
border-top:5px solid #000000;
background:#BE0000;
color:#FFFFFF;
font-weight:bold;
}
#messages{
width:994px;
}
#messages ul{
list-style:none;
margin:0;
padding:0;
}
#messages ul li{
line-height:25px;
text-align:center;
}
