#tab { width:100% !important; background:url(/graphics/shared/css/tab-line.gif) repeat-x bottom; }
#tab ul:before, #tab ul:after { content:''; display:table; }
#tab ul:after { clear:both; }
#tab ul { margin:0; clear:both; zoom:1; }
#tab li { float:left; margin:0; padding:0; }
#tab a { float:left; background:url(/graphics/shared/css/ticom3-tab-left.gif) no-repeat left top; margin:0; padding:0 0 0 7px; border-bottom:1px solid #9e9d9d; text-decoration:none; white-space:nowrap; }
#tab a span { display:block; background:url(/graphics/shared/css/ticom3-tab-right.gif) no-repeat right top; padding:10px 9px 6px 0; color:#555; font-size:13px; }
#tab a:hover span { color:#cc0000; }
#tab #active a { background-position:0 -118px; border-width:0; font-weight:bold; }
#tab #active a span { background-position:100% -119px; padding-bottom:7px; color:#333; }
#tab a:hover { background-position:0% -118px; text-decoration:none; }
#tab a:hover span { background-position:100% -119px; }