h1 { margin-bottom: 0; margin-top: 0; color: #527EB1; }
h2 { font-size: 18px; margin-bottom: 0; margin-top: 0; color: #336633; }
h3 { margin-bottom: 0; margin-top: 0; color: #000000; }
h4 { font-size: 14px; margin-bottom: 0; }
.desc { font-size: 11px; }
td.specs { font-size: 11px; }
td.liteblue  { background-color: #CFDFED; }
tr.colhead  { background-color: #FFCC66; }
tr.specsbg  { background-color: #F0F0F0; }
.greenbar { color: #336633; }
table.border {  border: 1px solid #527EB1; }
td.divide {  border-right: 1px solid #336633; }
.whitetxt { color: #FFFFFF; font-weight:bold; }
.price { line-height: 20px; position: relative; top: -3px; left: 0px; }
.feature { color: #336633; font-weight: bold; }
div.ctr {text-align: center; }
span.spn {color: #336633; }

/* Max Width and Center */
div.centlimit { 
	max-width: 95%; margin: 0 auto; 
	width:expression(document.body.clientWidth > 95? "95%": "auto" );
	}

.imgbrdr {
	border: 1px solid #000000;
}


