.Title {
	margin-top: 20px;
	margin-bottom: 16px;
}
.FirstPara {
	font-size: 70%;
	color:#242D47;
}
.BodyCopyMain, .FirstPara {
	margin-left: 37px;
	margin-right:44px;
}
.highlight {
	color:#242D47;
}
#Houses {
	position:static; width:100%; background-color:#FFFFFF; border-top:2px #FFFFFF solid;
}
#MainCategory {
	position:static; width:100%; height: 127px; background-color:#9297A3;
}
.CatBorder {
	border-bottom: 2px #FFFFFF solid;
}
.CategoryTitle {
	margin-top: 14px;
	margin-left: 15px;
}
#MainCategory p {
	margin-top: 6px;
	margin-right: 56px;
	margin-left: 246px;
	color: #242d47;
}
.Spacer {
	padding-top: 6px;
}
#DownArrow {
	position:absolute; margin-left: 400px; margin-top: 114px; width: 36px; height: 34px; z-index: 5;
}
#OpenArrow {
	position:absolute; margin-left: 400px; margin-top: 106px; width: 78px; height: 16px; z-index: 10;
}
#OpenArrow p {
	margin: 0px 0px 0px 0px; font-size: 60%; color:#40485E;
}
#SubCategories {
	position:static; width:100%; margin-top: 13px; padding-bottom: 10px; background-color:#E6E8E9;
}
#Option {
	position:relative; width:100%; padding-top: 17px; padding-bottom: 17px;
}
.OptionTitle {
	margin-top: 4px; margin-bottom: -10px;
}
#Option p {
	font-size: 60%; margin-left: 185px; margin-right: 24px;
}
/* Firefox adjustments */
div[id="DownArrow"], div[id="OpenArrow"] {
	/*padding-left: 199px;*/
}
div[id="SubCategories"] {
	padding-top: 1px;
}
p[class$="OptionTitle"] {
	padding-top: 4px; padding-bottom: 10px;
}