
#header #mainmenu ul, li {border:0; margin:0; padding:0; list-style:none;}
#header #mainmenu  ul{
    height:29px;
    padding-left:20px;
}
#header  #mainmenu li{float:left;margin-right:2px;height:30px;overflow:hidden}

#header   #mainmenu #menu a span{
    display:block;
    margin-right:5px;
    padding-left:5px;
}

#header   #mainmenu ul li a { display: block; text-decoration: none; color: #000000; 
padding: 2px; border-bottom: 0; border-left:1px solid #000000; font:normal bold 0.9em arial, sans-serif;} 
#header  #mainmenu ul li a:hover{color:#ffffff; text-decoration:underline;}
#header  #mainmenu .first {border-left:0;}
