#MainMenu {font-size: 13px; margin: 10px 0 0 0; background: white; height: 22px;}
#tab ul {}
#tab li {display: inline;}
#tab a {display: block; float: left; line-height: 18px; height: 18px; margin-right: 1px; background: url(images/bullet.jpg) no-repeat 0 6px #ffffff; padding: 0 10px; text-decoration: none; text-align: center; color: 000000; }
#tab li.first a {}
#tab li.selected a {}
#tab a:hover {background: #ffffff url(images/bullet.jpg) no-repeat 0 6px; color: #898989; }