#bottmemenu {background: url("images/menu_bg.png") 0 0 repeat-x; height:35px; padding:0 10px; margin-bottom: 10px;}
#bottom_menu {
    font-size:11px;
    line-height: 35px;
    color: white!important;
    text-decoration: none!important;
    border-bottom: 1px solid #d5dae9!important;
    margin-left:5px;
    }
#bottom_menu:hover {
    text-decoration: none!important;
    color: #B10000!important;
    border-color: #D98282!important;
}

#bottmemenu img.p16 {float: right; margin-top:5px;}
#bottmemenu img.rss {float: right; margin-top:5px; margin-right: 5px;}
