ul.host-benefits {
	padding-top:185px;
	list-style-type:none;
}
.service_heading {
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase
}
.service_copy {
	font-size: 10px;
	font-weight: normal;
}


h3, h2 {
	color: #015492;
	font-family:Helvetica;
	font-weight:normal;
	font-size:1.2em;
}

h2 {font-size:1.4em;}
table.options td {
	background-image: url('/images/hosting/box-background.png');
	background-repeat:no-repeat;
	padding-left:8px;
	padding-right:16px;
	

}

table.options .back2 {

	background-image: url('');

} 

table.options img.button {
	position: relative;
	top:50px;
}
td.personal
{
background-image: url(/images/personalbg.jpg);
background-position:center;
background-repeat: no-repeat;

}

td.business
{
background-image: url(/images/businessbg.jpg);
background-position:center;
background-repeat: no-repeat;
}


td.checkdomain
{
background-image: url(/images/checkdomainbg.jpg);
background-position:center;
background-repeat: no-repeat;

}

	table.featurestable {
		width: 800px;
		margin-left: -30px;
	}
	table.featurestable td img, table.rightinfo td img {
		float: left;
		padding-right: 5px;
	}
	
	
	table.innertable td {
		border: 0px;
		padding: 0;
	}
	
	
	span.normal,table.rightinfo td span.normal {
	}
	span.header {
		text-transform: uppercase;
		text-decoration:none;
		color: black;
		font-weight: bold;
	}
	div.outer_box {
	
		background: white;
		border: 1px solid #c0c0c0;
		padding: 25px;
		padding-bottom: 5px;
		padding-top: 10px;
		width: 650px;
		margin-top: 20px;
	
		margin-left: auto;
		margin-right: auto;
	}
