/* CSS Document */
#bot{
clear:both;
width:1004px;
height:80px;
margin:0;
padding:0;
}
#links{
width:1004px;
height:48px;
margin:0;
padding:0;
}
#links ul{
list-style:none;
}
#links ul li{
float:left;
}
#links ul li img{
border-top:1px #FFFFFF;
border-left:3px #FFFFFF;
border-bottom:1px #FFFFFF;
border-right:2px #FFFFFF;
}
#messages{
width:1004px;
}
#messages ul{
list-style:none;
margin:0;
padding:0;
}
#messages ul li{
line-height:24px;
text-align:center;
}