div .body-section-rule-800 {
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	margin: 15px auto 20px auto;
	text-align: center;
	width: 800px;
	font-size: 18px;
	height: 40px;
}
.btn-comparison {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #900;
	width: 340px;
}
.btn-comparison a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #900;
	width: 340px;
}
.btn-bg-left {
	float: left;
	width: 325px;
	background-image: url(../structure/bg-button-square-wht.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;
	text-align: center;
	padding: 20px 0 26px 5px;
	color: #900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.btn-bg-right {
	background-image: url(../structure/bg-button-square-wht.jpg);
	background-repeat: no-repeat;
	background-position: right 6px;
	float: right;
	width: 10px;
	height: 60px;
}
#body-container .body-section-rule-none table tr td .btn-comparison .btn-bg-left a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	text-decoration: none;
	display: block;
}
#body-container .body-section-rule-none table tr td .btn-comparison .btn-bg-left a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #900;
	text-decoration: none;
	display: block;
}

