.openHouseTitle{
	color:#036;
	border-bottom:1px #036 dashed;
	font-size:14px;
	font-weight:bold;
}

.openHousePhoto{
	padding:4px;
	width:200px;
}

.openHouseStreet{
	text-align:left;
	font-size:14px;
	color:#036;
	padding-bottom:6px;
	/*Added*/
	color:#036;
	font-weight:bold;
}

.openHouseLabel{
	font-weight:bold;
	color:#036;
	width:90px;
}

.openHouseField a{
	/*color:#000;*/
	color:#40668C;
	text-decoration:none;
}

.openHouseNavi{
	text-align:right;
	width:100%;
}
.openHouseNavi a{
	color:#036;
	font-weight:bold;
	padding-bottom:8px;
	padding-top:8px;
}