#main_content {
	width: 970px;
	margin: 0px;
	padding: 0px;
}

.comparisonformhead {
	padding: 6px 5px 4px 32px;
	margin: 0px;
	font-size: 9px;
	height: 20px;
	background: url(/images/search/bg-top-left-col1.gif) no-repeat top;
}

.comparisonformhead-narrow {
	padding: 6px 5px 4px 32px;
	margin: 0px;
	font-size: 9px;
	height: 20px;
	background: url(/images/search/bg-top-left-col-narrow.gif) no-repeat top left;
}

#tablediv h3 {
	background: url(/images/search/bg-bottom-left-col1.gif) no-repeat top;
}

#tablediv h3.narrow {
	background: url(/images/search/bg-bottom-left-col-narrow.gif) no-repeat top;
}

.comparisonform {
	background: #fff url(/images/search/bg-main-col1.gif) top repeat-y;
}

.comparisonform-narrow {
	background: #fff url(/images/search/bg-main-col-narrow.gif) top left repeat-y;
}

#tablediv {
	background-color: #fff;
	padding: 0px;
	clear: none;
	width: 945px;
}

.col-1-style {
	width: 945px;
}

#info-list-col1 {
	overflow: auto;
	height: 100%;
	margin-top: 15px;
	margin-left: 0;
	background: url(/images/bg-note-bottom-col1.gif) no-repeat bottom left;
}

#info-list-col1 .left-col1 {
	width: 312px;
	margin-right: 15px;
}

#info-list-col1 .middle-col1 {
	width: 312px;
	float: right;
}

#info-list-col1 .right-col1 {
	width: 311px;
	float: right;
	margin-left: 5px;
}

#info-list-col1 h4 {
	background: #f1f1f1;
	padding: 4px 8px 4px 8px;
	margin: 0px 0px 3px 0px;
	border: 1px solid #ccc;
	margin-right: 9px;
}

#info-list-col1 p {
	font-size: 12px;
	padding: 7px;
	margin: 0px 0px 3px 0px;
}

#info-list-col1 .padding {
	padding: 5px 20px 15px 5px;
}
