/* Product comparison local styles */
div.compare_result {
	margin-left:4px;
	margin-right:4px;
}
 table.xref_table
{
 	width: 740px;
 	margin: 8px auto 4px auto;
    text-align: left;
}

table.xref_table th, table.xref_table td{
	padding-left: 4px;
	padding-right: 4px;
	padding-top:4px;
	padding-bottom:4px;
	}
.xref_header
{
    font-weight: bold;
    border-bottom: 2px solid #AAA;
    width: 300px;
}

.xref_accessories
{
    font-size: 8pt;
    color: orange;
}
.xref_newProduct {
	font-weight:bold;
}
.note
{
    font-size: 8pt;
    font-weight:normal;
}