/* Start of CMSMS style sheet 'SolutionsAssistant - Content' */
/* =-=-=-=-=[ Hosting Comparison Chart ]=-=-=-=-= */

#contents {
	width: 556px;
	background: url(images/chart-top.gif) top repeat-x;
	border: 1px solid #21499C;
	border-top: none;
	clear: both;
	padding: 15px 0px 3px 0px;
	}

#contents table.maintable {
	width: 550px;
	padding: 0px;
	}

#contents tr.dblue th {
	background-image: url(images/chart-bg.gif);
	color: #FFFFFF;
	height: 35px;
	text-align: left;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	padding:0 8px;
	}

#contents tr.one {
	color: #0F4276;
	background-color: #CCCCCC;
	text-align: center;
	}

#contents tr.two {
	color: #0F4276;
	background-color: #E6E6E6;
	text-align: center;
	}

#contents td {
	border: 1px solid #FFFFFF;
	width: 20%;
	font-weight: bold;
	}

#contents td.feature {
	margin: 3px;
	padding: 5px;
	width: 35%;
	height: 15px;
	text-align: left;
	font-size: 13px;
	}
/* End of 'SolutionsAssistant - Content' */

