#hostingtable {
	width: 403px;
	height: 100px;
	border: 1px solid #86cde0;
	margin: 20px auto 0 auto;
}
.optionstable {
	width: 403px;
	height: 35px;
	border: 1px solid #86cde0;
	border-top: 0;
	margin: 0 auto 2px auto;
}
#hostingplans {
	width: 138px;
	background-position: left top;
	background-repeat: no-repeat;
	height: 30px;
	display: block;
	margin: auto;
}
h1.hostingplans {
	background-image: url(../template/images/hostingplans.jpg);
	width: 138px;
	height: 30px;
	text-indent: -9999px;
	overflow: hidden;
}
.hostingbox {
	position: absolute;
	border-right: 1px solid #86cde0;
	height: 88px;
	width: 100px;
	text-align: center;
	border-bottom: 1px solid #86cde0;
	padding-top: 12px;
}
.optionsbox {
	position: absolute;
	border-right: 1px solid #86cde0;
	height: 35px;
	width: 100px;
	text-align: center;
	border-bottom: 1px solid #86cde0;
	padding-top: 2px;
}
.hostingbox h1 {
	color: #882a86;
	font-size: 18px;
	font-weight: 900;
	padding: 2px 0 0 0;
	margin: 0;
}
.hostingbox h2 {
	color: #198bb8;
	font-size: 24px;
	font-weight: 900;
	padding: 9px 0 0 0;
	margin: 0;
}
.hostingbox span {
	color: #333;
	font-size: 11px;
}
.optionsbox h1 {
	color: #666;
	font-size: 14px;
	font-weight: 900;
	padding: 8px 0 0 0;
	margin: 0;
}
.optionsbox h2 {
	color: #882a86;
	font-size: 12px;
	font-weight: 900;
	padding: 9px 0 0 0;
	margin: 0;
}
.boxa {
	margin-left: -1px;
	background-color: #FFFFFF;
	color: #333;
	border-left: 1px solid #86cde0;
}
.boxb {
	margin-left: 101px;
	background-color: #ecf8fe;
	color: #333;
}
.boxc {
	margin-left: 202px;
	background-color: #ecf8fe;
	color: #333;
}
.boxd {
	margin-left: 303px;
	background-color: #ecf8fe;
	color: #333;
}
