#tbl_compare a,
#tbl_compare a:link,
#tbl_compare a:visited {
	border:none;
	}		
#tbl_compare {
	width:90%;
	border-top:1px solid #e3f1fe;
	border-right:1px solid #e3f1fe;
	margin:1em auto;
	border-collapse:collapse;
	}
#tbl_compare tr.odd td,
tr.odd .column1 {
	background:#f4f9fe;
	}	
.column1	{
	background:#f9fcfe;
	}
#tbl_compare td {
	border-bottom: 1px solid #e3f1fe;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:center;
	}				
#tbl_compare th {
	font-weight:normal;
	text-align:left;
	border-bottom: 1px solid #e3f1fe;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	}	
#tbl_compare thead th {
	background:#CCDBF1;
	text-align:center;
	font-weight:bold;
	}
