
/*** reseller PAGE ****************************/

#content .reseller .overview {
	height: auto !important;
	height: 100px;
	min-height: 100px;
	padding: 0px 10px 0px 20px;
	margin: 10px 0px 10px 0px;
	width: 900px;
}


#content .reseller h2 {
	margin: 15px 0px 5px 10px;
}

#content .reseller p {
	margin: 0px 0px 0px 10px;
}
	
#content .reseller .main {
	position: relative;
	background: #fff url(../../img/sh/secondary-bg-v1.gif) top repeat-x;
	width: 920px;
	height: auto !important;
	height: 400px;
	min-height: 400px;
	clear: both;
	padding: 20px;
}
	#content .reseller .main .panel {
		border: #ccc 1px solid;
		background: #fff url(../../img/ab/reseller-panel-bg-v1.gif) bottom center repeat-x;
		width: 870px;
		padding: 0px 25px 15px 25px;
		margin-bottom: 20px;
		text-align:left;
	}	
		
#content .reseller .main .bottom p {
	margin-left: auto;
	margin-right: auto;
	width:900px;
	color: #74B64A;
}
