.featureTableHead{
	background-image:url(/images/greeGradiant.gif);
	background-repeat:repeat-x;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-variant:small-caps;
	color:#FFFFFF;
}
	
.featureTableBody{
	border-style:solid; 
	border:1px; 
	border-color:#78A91B; 
	padding:4px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#333333; 
	border-top:none;
}	


.box_bot, .box_b_bot, .box_g_bot, .box_o_bot, .box_w_bot {
	position: relative;
	width: 360px;
	padding: 17px 0px;
}

.box_mid, .box_b_mid, .box_g_mid, .box_o_mid, .box_w_mid {
	position: relative;
	width: 326px;
	padding: 0px 17px;
}

.box_top, .box_b_top, .box_g_top, .box_o_top, .box_w_top {
	position: relative;
	width: 360px;
	margin: 15px 0px;
}

.box_mid p, .box_b_mid p, .box_g_mid p, .box_o_mid p, .box_w_mid p { margin: 0px; }
.box_mid h1, .box_b_mid h1, .box_g_mid h1, .box_o_mid h1, .box_w_mid h1 { margin: 0px; }
.box_mid h2, .box_b_mid h2, .box_g_mid h2, .box_o_mid h2, .box_w_mid h2 { margin: 0px; }
.box_mid h3, .box_b_mid h3, .box_g_mid h3, .box_o_mid h3, .box_w_mid h3 { margin: 0px; }
.box_mid h4, .box_b_mid h4, .box_g_mid h4, .box_o_mid h4, .box_w_mid h4 { margin: 0px; }
.box_mid h5, .box_b_mid h5, .box_g_mid h5, .box_o_mid h5, .box_w_mid h5 { margin: 0px; }
.box_mid h6, .box_b_mid h6, .box_g_mid h6, .box_o_mid h6, .box_w_mid h6 { margin: 0px; }
.box_mid ul, .box_b_mid ul, .box_g_mid ul, .box_o_mid ul, .box_w_mid ul { margin-top: 0px; margin-bottom: 0px; }

.box_bot { background: url("/images/boxes/box_bot.gif") no-repeat bottom; }
.box_mid { background: url("/images/boxes/box_mid.gif") repeat-y; }
.box_top { background: url("/images/boxes/box_top.gif") no-repeat; }

.box_b_bot { background: url("/images/boxes/box_bl_bot.gif") no-repeat bottom; }
.box_b_mid { background: url("/images/boxes/box_bl_mid.gif") repeat-y; }
.box_b_top { background: url("/images/boxes/box_bl_top.gif") no-repeat; }

.box_g_bot { background: url("/images/boxes/box_g_bot.gif") no-repeat bottom; }
.box_g_mid { background: url("/images/boxes/box_g_mid.gif") repeat-y; color: #FFFFFF; }
.box_g_top { background: url("/images/boxes/box_g_top.gif") no-repeat; }

.box_o_bot { background: url("/images/boxes/box_o_bot.gif") no-repeat bottom; }
.box_o_mid { background: url("/images/boxes/box_o_mid.gif") repeat-y; color: #505050; }
.box_o_top { background: url("/images/boxes/box_o_top.gif") no-repeat; }

.box_w_bot { background: url("/images/boxes/box_w_bot.gif") no-repeat bottom; }
.box_w_mid { background: url("/images/boxes/box_w_mid.gif") repeat-y; color: #505050; }
.box_w_top { background: url("/images/boxes/box_w_top.gif") no-repeat; }