#tabs {  clear:both; width:322px; overflow:hidden; margin:20px 0; line-height:15px;  }
#tabs ul {   list-style:none;  width:328px;  }
#tabs li { list-style: none; display:inline;  padding-right:1px; height:37px; display:table}
#tabs li, #tabs li a { float:left; font-size:11px; font-weight:700; display:table-cell }
#tabs ul li a { text-decoration: none; font-size:11px; padding:5px 7px;  width:50px; height:27px;  font-weight: bold; }
#tabs .TabBlock {  clear:both; padding: 8px 2px 20px ;  display:block; height:250px; }
*html #tabs .TabBlock { margin-top:-2px;}
#tabs .TabBlock form { padding:10px 0 15px 0; margin-left:8px; display:block; clear:both; width:302px;}
#tabs .TabBlock form select{/* margin:5px 0 5px 7px ; */ height:20px; margin:5px 8px 5px 0px ; width:142px;}
*html #tabs .TabBlock form select{margin-top:2px;}
#tabs .TabBlock form .Searchbutton{ display:inline-block; margin:10px 28px 0 125px; float:none; clear:both; font-size:1%;}
