.divMenuL_0 {
	position:absolute;
	left:0px;
	top:0px;
	width:160px;
	height:30px;
}
.divMenuL_1 {
	position:absolute;
	left:0px;
	top:35px;
	width:160px;
	height:30px;
}
.divMenuL_2 {
	position:absolute;
	left:0px;
	top:70px;
	width:160px;
	height:30px;
}
.divMenuL_3 {
	position:absolute;
	left:0px;
	top:105px;
	width:160px;
	height:30px;
}
.houseDiv { 
	position:absolute;
	top:0px;
	right:20px;
	height:100%;
	width:140px;
	background-image:url('../testImages/house_lookingToSell.jpg');
	background-position:bottom;
	background-repeat:no-repeat;
}
.contentQA {
	top:0px;
	left:0px;
	height:0px;
}
.answer { 
	font-size:12pt;
	text-align:justify;
	text-indent:.5in;
	padding-bottom:10px;
	position:relative;
	top:-20px;
}
.answer a { 
	font-weight:bold;
	color:#f00;
	text-decoration:none;
}
.answer p {
	padding:0px;
}

p { 
	padding:0px;
	padding-bottom:0px;
	padding-top:0px;
	margin-top:5px;
	margin-bottom:0px;
}

a:hover { 
	color:#f00;
}
.divMain { 
	overflow: auto;
}
.divMenuLeftBottom { 
	position:absolute;
	top:150px;
	left: 0px;
	bottom: 5px;
	width:160px;
	height:248px;
	background-color:#fff;
	color:#000;
	/*background-image:url('../testImages/Property-Management-Left-Side-001.jpg');*/
	background-repeat:no-repeat;
	background-position:top;
	cursor:pointer;
}
.featuredAddress {
	font-size:10pt;
	font-weight:bold;
}
.featuredFeatures {
	font-size:10pt;
	font-weight:300;
}