.tabs{padding:0px 0; margin:0px 0 0 0;}
.tabs ul{list-style:none; width:auto; margin:0; overflow:hidden;}
.tabs li{display:block;float:left;margin:10px 10px 0px 0;background:none; padding:0 0 0 0; height:32px; width:31px; }
.tabs li a {font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:18px; color:#000; padding:6px 0 8px 0;}
.tabs .selected{margin-bottom:0px; position:relative}  
.tabs .selected a{background:url(../images/tabs.png) 0 top no-repeat;color:#fff; }
.tabs li a:hover{background:url(../images/tabs.png) 0 top no-repeat;color:#fff;}
.tabs li a{background:url(../images/tabs.png) 0 bottom no-repeat; color:#000; display:block; padding:7px 0 7px 0; text-decoration:none; text-align:center;}
.tabs .tab-content{clear:both;}
.tabs .tab-content .inner{padding:0px;} 