/*	----------------------------------------------------------------------
	HOSTING
	---------------------------------------------------------------------- */
#hosting.top #content {
	background:#ffffff center top no-repeat url(../images/hosting_splash.gif);
	padding-top:200px
}	
#hosting.top h1 {
	text-align:center;
}
/* LINUX AND WINDOWS */
#hosting #linuxAndWindows {
	border-color:#FEA520;
	background:transparent top center repeat-y url(../images/line_vertical.gif);
	padding:0;
	width:99.8%;
}
#hosting #linuxAndWindows h2 {
	background:#ffffff;
	font-size:1.2em;
	font-weight:normal;
	color:#666666;
	border-bottom:1px solid #FEA520;	
	padding:0.6em 2%;
	width:96%;
	float:left;
}
#hosting #linuxAndWindows h3 {
	color:#000000;
	font-size:1.2em;
}
#hosting #linuxAndWindows #linux,
#hosting #linuxAndWindows #windows {
	background:left top no-repeat;
	padding:1em 0 2em 10%;
	margin-top:1em;
	width:37%;	
}
#hosting #linuxAndWindows #linux {
	background-image:url(../images/icon_large/linux.gif);
	margin-left:2%;	
	float:left;
}
#hosting #linuxAndWindows #windows {
	background-image:url(../images/icon_large/windows.gif);
	margin-right:2%;
	float:right;
}
/* 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);
}

