table.features {
	width:100%;
	background-image:url('_images/bg_general.gif');
			background-repeat:repeat-x;		
			font-family:verdana;
			font-size:12px;
}


td.td_low {
	height:300px;
	width:266px;
	background-image:url('_images/bg_features_low.gif');
	background-repeat:repeat-x;
}