/*	----------------------------------------------------------------------
	HOSTING
	---------------------------------------------------------------------- */
#hosting.top #content {
	background:#ffffff center top no-repeat url(../images/hosting_splash.gif);
	padding-top:200px
}	
#hosting.top h1 {
	text-align:center;
}

/* PACKAGE OVERVIEW / Remove margin on blocks */
#hosting.business h1,
#hosting.personal h1,
#hosting.reseller h1,
#hosting.spamfiltering h1,
#hosting.email h1 {
	border:0;
	margin-bottom:0;
}
/* COMPARISON */
#hosting #content th span {
	padding-top:0.3em;
	float:left;
}
#content th a.buy {
	background:left top no-repeat url(../images/button/buy.gif);
	height:0;
	padding-top:24px;
	width:45px;
	overflow:hidden;
	float:right;
}
/* EMAIL HOSTING (adjust prices) */
#hosting.email .prices {
	width:357px !important;
	padding-left:15px;
	padding-right:15px;
}
#hosting.email .prices p.price,
#hosting.email .prices p.signUp {
	clear:none;
}
#hosting.email .prices p.price {
	width:270px;
}
#hosting.email .prices p.signUp {
	float:right;
	width:50px;
}

.testimonial {
	margin-top:20px;
	width:49%;
	float:left;
}

 .testimonialRight {
	float:right;
}
#testimonialTitle {
	margin-bottom:0;
	border:0;
}

#content .testimonial .credit {
background:#FFFFFF left top no-repeat url(../images/testimonials/person_left.gif);

}

#content .testimonialRight .credit {
	background-position:right top;
	background-image:url(../images/testimonials/person_right.gif);
}
