#site-bottom {      float: left;
                    width: 100%;
                    height: 215px;
                    font-family: Tahoma;
                    background: url(/static/images/site_background_bottom.jpg) repeat-x; }
#site-header ul, 
#site-bottom ul {   margin: 8px 0px 0px 10px; }
#site-bottom ul {   margin: 11px 0px 0px 10px; }
#site-header ul li,                    
#site-bottom ul li {
                    font-size: 10px;
                    padding:0px 6px;
                    background: url(/static/images/site_background_bottom_line.jpg) no-repeat right center;   }
#site-header ul li.last,
#site-bottom ul li.last {
                    background: none; }
#site-header ul li a,
#site-bottom ul li a {
                    color: #333333; }