.supportTable ul, li {
	padding: 0px;
	margin: 0px 0px 0px 20px;
}
.supportTable td {
	height: 20px;
	padding: 5px;
}
.supportTableHeader {
	background-image: url(../images/backer_support_table_header.jpg);
	background-repeat: repeat-x;
	color: #fff;
	font-size: 12px;
	padding: 5px 5px 5px 10px !important;
}
.supportTableItem {
	background-image: url(../images/backer_support_table_item.jpg);
	background-repeat: repeat-x;
}
.trainingOptions {
	padding-top: 10px;
}
.trainingOptions div {
	float: left;
	margin-right: 5px;
	width: 182px;
	height: 112px;
	padding: 160px 18px 0px 18px;
	background-repeat: no-repeat;
}
.featureTable {
	border-top: 1px #ccc solid;
	float: right;
	margin: 0px 0px 20px 20px;
}
.featureTable td {
	border-bottom: 1px #ccc solid;
}
.divPricing {
	position: relative;
	width: 622px;
	height: 246px;
	padding: 20px;
	background-image: url(../images/backer_pricing.jpg);
	background-repeat: no-repeat;
}
.divPricingText {
	width: 300px;
}
.divPricingGrid {
	width: 190px;
	position: absolute;
	top: 26px;
	left: 450px;
}
.divPricingGrid td {
	height: 27px;
	padding: 0px;
	margin: 0px;
	color: #fff;
}
.divPricingGridHeader h2 {
	font-size: 11px !important;
	padding: 4px 0px 0px 0px !important;
	margin: 0px !important;
}
.divPricingGridFooter {
	color: #20313e !important;
}
