#hosting-content-text {
	position: relative;
	width: 45%;
	margin-bottom: 20px;
	/*border: 1px solid #000;*/
}

#hosting-datacentre-img-box {
	position: relative;
	top: 10px;
	width: 304px;
	margin-right: 5px;
	padding: 10px 20px;
	color: #003D66;
	text-align: center;
}

.hosting-datacentre-img {
	display: inline;
}

#hosting-server-specs {
	position: relative;
	width: 300px;
	margin: 0px auto;
	padding: 5px 7px;
	color: #003D66;
	/*border: 1px solid #aaa;*/
	background: #fff url(images/hosting-server.jpg) no-repeat right bottom;
	border: 1px solid #aaa;
}

#hosting-specs {
	position: absolute;
	top: 20px;
	left: 50%;
	width: 308px;
	margin-right: 5px;
	padding: 10px 20px;
	color: #003D66;
	border-left: 1px solid #aaa;
	background-color: #E0E0E0;
}

.hosting-specs-img {
	display: inline;
}

#hosting-network-partners {
	margin-top: 40px;
}
#hosting-network-partners img {
	display: inline;
	padding: 0px 10px 10px 10px;
}

h2 {
	font-size: small;
	margin-bottom: 2px;
	color: #8A3700;
}

#hosting-specs ul {
	margin-top: 0px;
	margin-left: 3px;
	padding-left: 1em;
}