

div.ccm-page-list{}

div.ccm-page-list table.product_comparison_table{ 
	border:0px solid #22400f;
}
div.ccm-page-list table.product_comparison_table thead {/*background:url(/images/bg-breadcrumbs.gif); color:#fff;*/ }
div.ccm-page-list table.product_comparison_table th{
	white-space:nowrap;
	width:50px;
	height:40px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
div.ccm-page-list table.product_comparison_table h3{
	margin:0px;
	padding:0px;
	height:40px;
	line-height:60px;
	vertical-align:bottom;
	overflow:hidden;
}
div.ccm-page-list table.product_comparison_table td {
	text-align:center;
	padding:2px 0 2px 0;

	border-bottom:1px dashed #bd8f41;
	overflow:hidden;
	height:1%;
	line-height:20px;
}
div.ccm-page-list table.product_comparison_table tr.last td{ 
	border-bottom:2px dashed #bd8f41;
}

div.ccm-page-list table.product_comparison_table .leftdash{ 
	border-left:1px dashed #bd8f41;
	text-align:center;
}
div.ccm-page-list table.product_comparison_table .firsttrait{
	padding:0px 4px;
	text-align:center;
}
div.ccm-page-list table.product_comparison_table .brand{ 
	text-align:left;
	padding: 0 6px 0 10px;
	white-space: nowrap;
	width: 135px;
	text-align:center;
}
div.ccm-page-list table.product_comparison_table th.brand{ 
	padding-left:0px;
}
div.ccm-page-list table.product_comparison_table .new{
	text-align:left;
	width:60px;
	text-align:center;
	color: #F00;
	font-style: italic;
}
div.ccm-page-list table.product_comparison_table .maturity{ 
	text-align:right;
	width:40px;
	padding-right:10px;
}
div.ccm-page-list table.product_comparison_table th acronym{
	display:block;
	text-indent:-9999em;
	border-bottom:0px;
	margin:0 auto;
}



