/* ------ Footer ------ */
#footer{
border-top: 1px dotted #DDDDDD;
clear: both;
background: White;
color: #AAAAAA;
font-size: 11px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-align: center;
height: 30px;
line-height: 30px;
padding: 0 5px;
}
#footer ul{
list-style: none;
display: inline;
}
#footer ul li{
list-style: none;
display: inline;
margin: 0;
padding: 1px;
}
#footer a{
background: none;
color: #AAAAAA;
text-decoration: none;
}