.tabs ul {clear:both; margin:0px 0 0 0; padding:0 0 0 2px;}
.tabs li {float:left; list-style:none; margin-right:10px;}
.tabs li a:hover {color: #333;}
.tabs li.selected, .tabs li.selected span {background-color:#fff;}
