.tabs {padding:0px 0; margin:14px 15px 0 15px;}
.tabs ul.nav { background:#4E5E6E; border-radius:4px; border-top:#cbcbcb 1px solid; border-left:#cbcbcb 1px solid; list-style:none; width:auto; overflow:hidden; padding:4px 4px 5px 4px;}
.tabs ul.nav li {display:inline-block; float:left; background:url(../images/transp.png) 0 0 repeat; border-radius:4px; margin-right:5px;}
.tabs ul.nav li a {font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:18px; color:#eee; padding:11px 18px 11px 17px; display:block;}
.tabs ul.nav li.selected{ position:relative; line-height:23px; background:#313B45;}  
.tabs ul.nav li.selected a, .tabs li:hover a { color:#FFF200;}
.tabs ul.nav li:hover { background:#313B45; }
.tab-content {padding:22px 0 0 5px ; background:#3E4A57;}
.tab-content h4, .tab-content a {color:#eee;}