div#content {
	width: 800px !important;
	}
	
div#contentwrapper {
	background: none !important;
	}
	
h1 {
	border-bottom: none !important;
	}
	
table#pricing_tbl td {
	border-bottom: solid;
	border-bottom-color: #e5e5e5;
	border-bottom-width: 2px;
	}

table#pricing_tbl td#ssb_feature {
	width: 269px;
	padding: 5px 0 5px 0;
	}
	
p.ssb_feature_text {
	width: 200px;
	margin-bottom: 0px !important;
	padding: 3px 0 0 0px;
	line-height: 1.2em;
	}
	
	p.ssb_feature_text_sup {
	width: 200px;
	margin-bottom: 0px !important;
	padding: 3px 0 0 0px;
	line-height: 15.8pt;
	}
	
.notes {
	font-size: 10px;
	line-height: 1.1em;
	}
	
sup {
	line-height: 1.2em !important;
	}
	
	
/*SSB Lite Options*/	
table#pricing_tbl td#lite_text {	
	width: 170px;
	background-image: url(../images/ssb_pricing_SSB_Lite_blank-green.jpg);
	text-align: center;
	color: #89a81d;
	height: 42px;
	}
	
table#pricing_tbl td#lite_check {	
	width: 170px;
	background-image: url(../images/ssb_pricing_SSB_Lite_checkmark.jpg);
	background-position: center;
	text-indent: -9000px;
	color: #89a81d;
	height: 42px;
	}
	
	
/*SSb Standard Options*/	
table#pricing_tbl td#stan_text {	
	width: 170px;
	background-image: url(../images/ssb_pricing_SSB_Standard_blank-blue.jpg);
	text-align: center;
	color: #1c3784;
	height: 42px;
	}
	
table#pricing_tbl td#stan_check {	
	width: 170px;
	background-image: url(../images/ssb_pricing_SSB_Standard_checkmark.jpg);
	background-position: center;
	text-indent: -9000px;
	color: #1c3784;
	height: 42px;
	}
	
	
	/*SSb Pro Options*/	
table#pricing_tbl td#pro_text {	
	width: 170px;
	background-image: url(../images/ssb_pricing_SSB_Pro_blank-orange.jpg);
	text-align: center;
	color: #e3b001;
	height: 42px;
	}
	
table#pricing_tbl td#pro_check {	
	width: 170px;
	background-image: url(../images/ssb_pricing_SSB_Pro_checkmark.jpg);
	background-position: center;
	text-indent: -9000px;
	color: #e3b001;
	height: 42px;
	}