.swantabs{
	border:none;
	border:0px;
	margin: 0px;
	padding:0px;
	font-weight:bold;
	width: 100%;
	font-family: verdana, arial;
	font-style:normal;
	font-weight:bold;
	font-size: 1em;
}

.swantabs ul{
	background:#000000;
	list-style:none;
	margin:0px;
	padding:0px;		
}

.swantabs li{
	float:left;
	padding:0xp;
	/* width: 20%; */
    border-right: 1px solid black;
}

.swantabs li.w20{
	width: 20%;
}

.swantabs li.rBox{
	float:right;
	padding:0xp;
	width: 16px;
}

.swantabs  li a{
	background:#800000;
	color:white;
	display:block;
	margin:0px;
	padding:0px;
	text-align:center;
    line-height:16px;
}

.swantabs li a:hover, .swantabs li a.selected  {
	background: #AD0707;
	color:#FFFFFF;
	text-decoration:none;
	margin:0px;
	padding:0px;
}

.tabcontent {}
