.ddcolortabs{
padding: 0px;
padding-bottom: 0px;
margin-bottom: 0px;
margin-left: 0px;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.ddcolortabs ul{
font: bold 11px tahoma;
color: #000;
margin: 0px;
padding: 0px;
list-style: none;
text-transform: uppercase;
}

.ddcolortabs li{
display:inline;
margin:0;
padding:0;
text-transform:uppercase;
}


.ddcolortabs a{
float:left;
color: #000;
background: #ebebeb url(color_tabs_left.gif) no-repeat left top;
margin:0 1px 0 0;
padding:0 0 1px 1px;
text-decoration:none;
}

.ddcolortabs a span{
float:left;
display:block;
background: transparent url(color_tabs_right.gif) no-repeat right top;
padding: 6px 8px 3px 7px;
}

.ddcolortabs a span{
float:none;
}

.ddcolortabs a:hover{
background-color: #f8f8f8;
color: #6d2023;
}

.ddcolortabs a:hover span{
background-color: #f8f8f8;
}

.ddcolortabs a.current, #ddcolortabs a.current span{
background-color: #f8f8f8;
}

.ddcolortabsline{
clear: both;
margin: 0px;
margin-bottom: 0px;
padding: 0px;
padding-bottom: 0px;
width: 100%;
height: 7px;
line-height: 7px;
background: #ebebeb;
border-top: 1px solid #fff;
}

.tabcontainer{
clear: left;
width:100%; 
height:100%; 
background:#f8f8f8;
margin-top: 0px;
margin-botom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

.tabcontent{
	display: none;
	padding: 0px;
	margin-top: 0px;
	margin-botom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 1px;
	padding-bottom: 0px;
}	
.tabcontent ul{
	padding: 0px;
	margin: 0px;
	height: auto;
	line-height:10px;	
	}
.tabcontent li{
		margin:0;
		padding: 3px;
		display:inline;
		text-align:left;
		overflow:auto;
	}
