/* wpSalesEngine.com styles */

.GUARANTEE,
.BOX,
.BOX_TESTIMONIAL,
.BUY_AREA {
	max-width: 577px;
	color: #000;
	font-size: 14px;
	line-height: 1.4em;
	font-family: Arial, Helvetica, 'sans serif';
}

.BOX p,
.BOX_TESTIMONIAL p,
.BUY_AREA p,
.GUARANTEE p {
	color: #000;
	font-size: 14px;
	line-height: 1.4em;
	font-family: Arial, Helvetica, 'sans serif';
	padding-left: 10px;
	padding-right: 10px;
}

.GUARANTEE p {
	text-align:center;
}

.GUARANTEE h1,
.GUARANTEE h2,
.GUARANTEE h3,
.GUARANTEE h4,
.BOX h1,
.BOX h2,
.BOX h3,
.BOX h4,
.BOX_TESTIMONIAL h1,
.BOX_TESTIMONIAL h2,
.BOX_TESTIMONIAL h3,
.BOX_TESTIMONIAL h4,
.BUY_AREA h1,
.BUY_AREA h2,
.BUY_AREA h3,
.BUY_AREA h4 {
	color: #000;
	line-height: 1.2em;
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial, Helvetica, 'sans serif';
	letter-spacing: -1px;
	word-spacing: 0.2em;
	margin-bottom: 20px;
}

.GUARANTEE h1,
.GUARANTEE h2,
.GUARANTEE h3,
.GUARANTEE h4 {
	text-align: center;
}

.round_corner {
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;	
	-moz-border-radius: 15px;
	border-radius: 15px;
}