/*** GUARANTEE.HTML-SPECIFIC CODE ***/

#right {
	top: 40px;
}

#right #testimonials {
	height: 200px;
}

#right #testimonials #testitext {
	margin-top: -10px;
	padding-top: 0px;
	height: 140px;
}

#contents p.guarantee {
	font-weight: bold;
	color: black;
	font-size: 10pt;
	padding: 35px 0;
	width: 550px;
	margin: 10px 0px 0px 80px;
}

#contents p.guarantee img {
	float: left;
	margin: -35px 15px 0 0;
}

#contents p.pricing {
	margin: 0 0 7px 50px;
}

#contents p.last {
	margin-bottom: 20px;
}

#contents p.end {
	height: 10px;
}

#join {
	height: 60px;
}

#join .greenarrow {
	position: absolute;
	right: -61px;
	top: -30px;
	z-index: 99;
	border: 0;
	padding: 0;
}


