#hostingTableWrapper {
	background-color: #fff;
	border-color: #008fa0;
	border-style: solid;
	border-width: 1px 1px 2px 1px;
	width: 520px;
}
#hostingTable {
	border-collapse: separate;
	margin: 0 auto;
	padding: 0;
	width: 520px;
}
.rollover3 {
	background: transparent url(/art/icon=info_off.png) top center no-repeat;
	border: none;
	display: block;
	height: 16px;
	margin-top: 4px;
	width: 16px;
}
.rollover3:hover {
	background: transparent url(/art/icon=info_on.png) top center no-repeat;
	border: none;
	display: block;
	height: 16px;
	margin-top: 4px;
	width: 16px;
}
td.featured {
	font-size: 13px;
	height: 15px;
	margin: 3px;
	padding: 5px;
	text-align: left;
	width: 48%;
}
td.included {
	font-size: 13px;
	height: 15px;
	margin: 3px;
	padding: 5px;
}
tr.dblue th {
	background-image: url(tback.gif);
	color: #FFFFFF;
	font-size: 12px;
	height: 35px;
	padding: 0 6px;
	text-align: left;
	vertical-align: middle;
}
tr.one {
	background-color: #CCCCCC;
	color: #0F4276;
	text-align: center;
}
tr.two {
	background-color: #E6E6E6;
	color: #0F4276;
	text-align: center;
}