.reseller-td-left {
	width: 171px;
	border-right: 4px solid #FFFFFF;
	height: 504px;
	background: #F5e6c5;
}
.reseller-td-right {
	width: 609px;
}

.reseller-top-img {
	background: #91A888 url(/reseller/reseller_top.jpg) no-repeat left top;
	border-bottom: 2px solid #FFFFFF;
	height: 87px;
}
.reseller-bottom-text {
	padding: 15px;
}
.reseller-bottom-text  h4 {
	margin: 14px 0 3px 0;
	padding: 0;
}

.reseller-bottom-text p {
	margin: 0;
	padding: 0;
	}
	
.span-elast-hilite {
	font-style: normal;
	font-weight: bold;
	color: #4d2900;
}
.span-compet-hilite {
	font-style: normal;
	font-weight: bold;
	color: #91A888;
}

#joinFamily {
	margin: 72px 0 0 0;
	float: right; 
	border: solid 1px #4d2900; 
	width: 200px;
	
	background-color: #b07b56;
	border-radius: 18px;
	-webkit-border-radius: 18px;
	-opera-border-radius: 18px;
	-moz-border-radius: 18px;

}

#joinFamily h5 {
	font-size: 18px; 
	line-height: 20px;
	color: #fff;
}