#centerCol #tabs {
	padding-top: 0px;
	width: 586px;
	clear: both;
}

#tabs ul.tabheads {
	width: 586px;
	margin: 0px;
	padding: 0px;
}

#tabs ul.tabheads li {
	margin: 0px 4px -2px 4px;
	padding: 0px;
	float: left;
	display: block;
	height: 53px;
	width: 190px;
	list-style: none;
}

#tabs ul.tabheads li.first {
	margin-left: 0px;
}

#tabs ul.tabheads li.last {
	margin-right: 0px;
}

#tabs ul.tabheads li a {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
	vertical-align: middle;
	display: block;
	height: 53px;
	width: 190px;
	background: url("/assets/resell/images/Resell_tab.gif") no-repeat left top;
	text-decoration: none;
	color: #784b2d;
	padding: 15px 0px 0px 0px;
}

#tabs ul.tabheads li a.active {
	background: url("/assets/resell/images/Resell_selectedTab.gif") no-repeat left top;
	color: #FFF;
}

#tabs ul.tabheads li a:link,
#tabs ul.tabheads li a:visited {
	text-decoration: none;
}

#tabs ul.tabheads li a:hover {
	text-decoration: none;
	color: #FFF;
}

#tabs ul.tabheads li a:active {
	text-decoration: none;
	color: #FFF;
}

#tabs .tabcontainer {
	clear: both;
	width: 586px;
}

#tabs .tabcontainer .tabtext {
	display: none;
	width: 586px;
	padding: 10px 0px;
}

#tabs .tabtext p {
	font-family: Arial;
	line-height:20px;
	margin: 10px 0px;
	padding: 0px;
}

/*-----------------------------------------------------------------*/


#tabs .tabtext ul li {
	list-style-type:none;	
	background: url("/assets/resell/images/Cert-listIcon.gif") no-repeat left 5px;	
	margin:10px 0 0 0px;
	line-height: 20px;
	font-size: 14px;
	padding: 0px 0px 0px 20px;	
}

#tabs #tab3 table {
	width: 586px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 10px;
}

#tabs #tab3 table tr th.col1 {
width: 180px;
}

#tabs #tab3 table tr th {
	width: 124px;
	padding: 14px;
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #784b2d;
	border-bottom: 5px solid #784b2d;
	font-family: Arial;
	font-size:12px;
	color:#784b2d;
	font-weight: bold;
}
#tabs #tab3 table tr th.col5 {
border-right:none;
}
#tabs #tab3 table tr td.col1, #tabs #tab3 table tr td.col1Last {
	width: 180px;
	font-weight: bold;
	text-align: left;
	padding-left: 8px;
	border-left: medium none;
}
#tabs #tab3 table tr td {
	width: 124px;
	padding: 14px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #784b2d;
	font-family: Arial;
	font-size:12px;
	color:#784b2d;
	font-weight: normal;
}
#tabs #tab3 table tr td.col5 {
	border-right: none;
}

#tabs #tab3 table tr td.col1Last, #tabs #tab3 table tr td.col2Last, #tabs #tab3 table tr td.col3Last, #tabs #tab3 table tr td.col4Last, #tabs #tab3 table tr td.col5Last {
	border-bottom: none;
}

#tabs #tab3 table tr td.col5Last {
	border-right: none;
}

body.resell #footer #footerText div {height:270px}
