/*
	Template: merchant/DirectoryIntro-outside
	Date: 2007-05-03
	Author: Emanuele F
*/
table#featuresMatrix {width:100%; border:2px solid #ccc; border-collapse:collapse; font-size:0.9em; text-align:center; table-layout:fixed; empty-cells:show;}
table#featuresMatrix tbody td {border:1px solid #ccc; padding:4px; font-size:0.9em; vertical-align:top;}
table#featuresMatrix th {background:#cde;}
table#featuresMatrix .productName {width:15%; border-right:1px solid #ccc;}
table#featuresMatrix .productDescription {width:20%;}
table#featuresMatrix .productAction,td.actionEntry {width:10%; background:#ffc;}
table#featuresMatrix .productType {width:45%; background:#cde;}
table#featuresMatrix .featuresBusinessType {width:50%;}
table#featuresMatrix .featureEntry {width:7%;}
table#featuresMatrix .subProductEntry {background:#d8d8d8; text-align:left;}
table#featuresMatrix .nameEntry {background:#eee;}
table#featuresMatrix .nameEntry,table#featuresMatrix .descriptionEntry {text-align:left;}
table#featuresDescriptions td {width:16%; border:none !important;}