/*WYSIWYG FORMATTING*/

TABLE.feature {border-top: 1px solid #B1ABA9;  border-bottom: 1px solid #B1ABA9; color: #696361}
.feature td, .feature th {
	vertical-align: top;
	background-color: #E3E1E0;
	padding: 8px 10px 8px 10px;
	visible: false;

}
.feature th {font-weight: bold; visible: false;}
TABLE.tombstone {width: 100%;}
.tombstone td {background: url(/images/cfi_tombstone_bg.jpg) no-repeat; height: 240px; visible: false; vertical-align: top;}
