@charset "UTF-8";
/* CSS Document */
#housing {
	color: #fff;
	font-weight: bold;
	background-image: url(../images/btn/MenuBarVerticalActive.jpg);
}
#steps {
	font-size: 1.3em;
}
#steps td {
	height: 50px;
}
.housingIcon {
	width: 56px;
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
	height: 48px;
	text-align: center;
	margin-left: 2px;
}
.housingIcon img {
	height: 48px;
	width: 48px;
}
.housingTenSteps {
	width: 318px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 35px;
	padding-top: 5px;
}
.housingTenSteps a {
	font-size: 12px;
}#foreclosure {
	margin-top: 10px;
	margin-bottom: 10px;
}
#foreclosure td {
	vertical-align: top;
	padding: 0px;
}
