
/* -------------------------------------------------------------------------- */
/* Index Page                                                                 */
/* -------------------------------------------------------------------------- */

#features {
	margin:			auto;
	/* undo the ie centre hack */
	text-align:		left;
}

#features th {
	text-weighting:	bold;
	color:			#99CC00;
	text-align:		right;
}

#features td, #features th {
	padding:		2px;
}

#body .rated {
	margin-top:		20px;
	margin-left:	auto;
	margin-right:	auto;
	text-align:		center;
}

#body .rated span {
	float:			left;
	padding:		10px;
}



/* -------------------------------------------------------------------------- */
/* Testimonial Page                                                           */
/* -------------------------------------------------------------------------- */

#body .line {
	display:	block;
}



/* -------------------------------------------------------------------------- */
/* On The Web Page                                                            */
/* -------------------------------------------------------------------------- */

#onTheWeb, 
#onTheWeb td {
	border-width:	0px;
}
