#footer_border
{

}

#footer
{
    text-align:right;
    color:white;
    height:18px;
}
#footer ul
{
    margin-left:0px;
    text-align:right;
}

#footer ul li
{
    float:right;
    list-style:none;
    border-right:1px solid white;
    height:19px;

}

#footer ul li a
{
    color:#fff;
    text-decoration:none;
    padding-top:2px;
    padding-right:12px;
    padding-left:10px;    
    padding-bottom:2px;
    display:block;
}

#footer ul li a:hover
{
    background:#e5e5e5;
    color:#575757;
}

#footer 
{

}

#footer p
{

}