



/* Listing Comparison Styles (compare.php)



----------------------------------------------- */







table.compare th, table.compare td {



	padding: 5px;



}







table.compare th {

font-size: 13px;



	background: #69c;



}







table.compare td {



	border-left: 5px solid #e8e8e8;



}







table.compare td.label {



	border-left: 0;



	



	font-weight: bold;



}



