body.resell p {line-height:22px;}
#centerCol #tabsReseller {
	padding-top: 30px;
	width: 586px;
	clear: both;
}

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

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

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

#tabsReseller ul.tabheads li.last {
	margin-right: 0px;
	margin-left: 6px;
}

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

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

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

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

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


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

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

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

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

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

#tabsReseller table tr th.col1 {
padding-left: 8px;
text-align: left;
}

#tabsReseller table tr th.col2 {
width: 206px;
}

#tabsReseller table tr th.col3 {
width: 112px;
}

#tabsReseller table tr th.col4 {
width: 128px;
border-right: none;
}

#tabsReseller table tr th {
	font:bold 16px Arial;
	padding-bottom: 14px;
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #784b2d;
	border-bottom: 5px solid #784b2d;
	color:#784b2d;
}

#tabsReseller table tr td.col1 {
	width: 140px;
	font-weight: bold;
	text-align: left;
	border: 1px solid #784b2d;
	border-left: medium none;
	font-size: 12px;
	padding: 14px 0px 14px 8px;
	font-family: Arial;
	color:#784b2d;
}

#tabsReseller table tr td.col2 {
	width: 206px;
	font-weight: normal;
	text-align: center;
	border: 1px solid #784b2d;
	font-size: 14px;
	padding: 14px 0px 14px 0px;
	font-family: Arial;
	color:#784b2d;
}

#tabsReseller table tr td.col3 {
	width: 112px;
	font-weight: normal;
	text-align: center;
	border: 1px solid #784b2d;
	font-size: 14px;
	padding: 14px 0px 14px 0px;;
	font-family: Arial;
	color:#784b2d;
}

#tabsReseller table tr td.col4 {
	width: 128px;
	font-weight: normal;
	text-align: center;
	border: 1px solid #784b2d;
	border-right: medium none;
	font-size: 14px;
	padding: 14px 0px 14px 0px;
	font-family: Arial;
	color:#784b2d;
}

#tabsReseller table tr td.col1Last {
	width: 140px;
	font-weight: bold;
	text-align: left;
	border: 1px solid #784b2d;
	border-left: medium none;
	border-bottom: none;
	font-size: 12px;
	padding: 14px 0px 14px 8px;
	font-family: Arial;
	color:#784b2d;
}

#tabsReseller table tr td.col2Last {
	width: 206px;
	font-weight: normal;
	text-align: center;
	border: 1px solid #784b2d;
	border-bottom: none;
	font-size: 14px;
	padding: 14px 0px 14px 0px;
	font-family: Arial;
	color:#784b2d;
}

#tabsReseller table tr td.col3Last {
	width: 112px;
	font-weight: normal;
	text-align: center;
	border: 1px solid #784b2d;
	border-bottom: none;
	font-size: 14px;
	padding: 14px 0px 14px 0px;;
	font-family: Arial;
	color:#784b2d;
}

#tabsReseller table tr td.col4Last {
	width: 128px;
	font-weight: normal;
	text-align: center;
	border: 1px solid #784b2d;
	border-bottom: none;
	border-right: medium none;
	font-size: 14px;
	padding: 14px 0px 14px 0px;
	font-family: Arial;
	color:#784b2d;
}
	


