img.portrait {
	width: 100px;
}
.comparison-table td {
	text-align: center;
	padding: 2px 3px;
}
.comparison-table th {
	padding: 2px 3px;
}
.comparison-table tr.odd th,
.comparison-table tr.odd td {
	background-color: #eee;
}
.compare-print {
	margin-bottom: 10px;
}
.return-to-previous a {
	font-weight: bold;
	font-size: 1.1em;
}
