div.news {
	margin: 0em 1em 3em 0em;
}
.compare td {
	font-size: 12px;
}
.compare td, .compare th {
	border-bottom: 1px solid #ccc;
	padding: 5px 6px 2px 6px;
	height: 36px;
}
.compare .feature {
	text-align: center;
}
.compare th.feature {
	font-size: 13px;
}
.compare td.feature {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	background-color: #fff;
}
.compare tr:hover td {
	background-color: #ddd;
	border-bottom: 1px solid #aaa;
}
.compare th {
	text-align: center;
	vertical-align: bottom;
	font-size: 16px;
}
.compare th.small {
	font-size: 13px;
}
.compare td {
	background-color: #eee;
}
