#invertedtabs{
margin-left: 0px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#invertedtabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
margin-bottom: 1em;
padding:0;
list-style:none;
}

#invertedtabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
line-height: 1.5em;
}


#invertedtabs a{
float:left;
color: #808080;
background: #ffffff;
margin:0 2px 0 0;
padding:0 0 0 0px;
text-decoration:none;
border-right: 4px solid #808080;
letter-spacing: 1px;
border-bottom: 1px dashed #c0c0c0;
}

#invertedtabs a span{
float:left;
display:block;
background: transparent;
padding:3px 9px 3px 6px;
}

#invertedtabs a span{
float:none;
}


#invertedtabs a:hover{
background-color: #ffffff;
color: black;
border-right: 4px solid #cc0000;
border-bottom: 1px dashed #cc0000;
}

#invertedtabs a:hover span{
background-color: #ffffff;
background: url(../clip/arrow-list-red.gif) no-repeat left center;
}

#invertedtabs #current2 a, #invertedtabs #current2 span{
background-color: #F6F6EF;
color: black;
border-right: 2px solid #cc0000;
background: url(../clip/arrow-list-red.gif) no-repeat left center;
}

#invertedtabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #cc0000;
border-bottom: 2px solid #000000;
}
