p {
	margin: 0 0 2px 0;
	}
table {
	width: 94%;
	margin: 0 auto;
}
#chart {
	width: 96%;
	margin: 0 auto;
}
#plans {
	text-align: left;
	color: #4f6b72;
	color: #3E4B57;
}
#plans th {
	color: #222;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	text-align: left;
	padding: 6px 6px 6px 6px;
	background:  url(/images/hosting/thback.gif) no-repeat;
}
#plans th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}
#plans tr.nobg td {
	border: 0px;
}
#plans th.spec {
	text-align: left;
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	padding: 6px 6px 6px 10px;
	background: none;
 	font: bold 10px;
}
#plans td.foundation {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
}
#plans td.panel {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background:  url("/images/global/threeheadcp.gif") bottom left repeat-x;
	padding: 6px 6px 6px 12px;
}
#plans tr.alt td, #plans tr.alt th {
	background-color: #F5FAFA;
}

#plans tr.stand td, #plans tr.stand th {
	background-color: #ffffff;
	color: #186944;
	padding-top: 8px;
	font-size: 16px;
	font-weight: normal;
}
.clearit {
	height: 1px;
	overflow: hidden;
}
.icons {
	position: relative;
	font-size: 11px;
	margin-top: 8px;
	padding-bottom: 5px;
	background-color: #fff;
	border-bottom: 1px solid #ddd; 
}
.icons img {
	position: absolute;
	top: 0px;
	left: 0px;
}
.icons p {
	margin-left: 36px;
}
.icons p a {
	font-weight: bold;
}
#buildertop, #foundationtop, #ecomtop, #comparetop, #vpstop, #linuxtop, #premiumtop, #xramp, #resellertop, #blogtop {
	height: 92px;
	width: 770px;
	margin: 0 24px 0 24px;
	margin: 0 auto 0 auto;
}
td.order {
	color: #222;
	border-left: 1px solid #C1DAD7;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	text-align: left;
	padding: 6px 6px 6px 6px;
	background: transparent url("/images/hosting/thback.gif") top left no-repeat;
}
a.order {
	color: #222;
}
a.order:hover {
	color: blue;
}
h1.plan {
	font-size: 16px;
	margin: 10px 0;
	padding: 0;
}
h1 span.monthly {
	font-size: 9px;
}
.arrowlist {
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
}
.arrowlist li {
	font-size: 11px;
	margin: 0;
	padding: 0 0 4px 16px;
	list-style: none;
	background: url("/images/global/arrowbullet.gif") 0px 2px no-repeat;
}
#yellowbox {
	margin: 10px 0 0 0px; 
	padding: 8px; 
	background-color: #ffc;
}
