.excerpt{
	position: relative;
	min-height: 530px;
	height: auto;
	overflow: visible;
	width: 415px;
	padding: 20px 30px ;
	background-color: #E3EAF6;
	margin-bottom: 20px;
	margin-top: 100px;
}

.houseWhere_wrapper {
	height: 1935px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #fff;
	background-image: url(../images/houseWhereNew_bkg.jpg);
	background-position: 0px 50px;
	position: relative;
	z-index: 0;
	overflow: visible;
}

#leftcolumn {
	position: absolute;
	width: 300px;
	left: 50px;
	top: 650px;
	height: 800px;
}

#leftcolumn-wide {
	position: absolute;
	width: 800px;
	left: 50px;
	top: 680px;
	height: auto;

}


#rightcolumn{
	position: absolute;
	width: 475px;
	left: 375px;
	top: 695px;
	height: 800px;
	
}

.reader_responses {
	position: relative;
	height: 500px;
	width: 250px;
	left: 50px;
	top: 600px;
}


.contentbox4 {
	position: relative;
	min-height: 100px;
	height: auto;
	width:300px;
	background-repeat: no-repeat;
}




.blue {
	color: #00A0DD;
}

.contentbox5 {
	position: relative;
	height: auto;
	min-height: 100px;
	width: 475px;
	padding: 0px;
		
	/*background: url(../images/angelpromises_print.jpg) no-repeat 200px 220px;*/
}


.hardcover_paypal_btn {
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 140px;
	position: absolute;
	left: 30px;
	top: 160px;
	background-image: url(../images/paypal/btn_addtocart_150wx70h.gif);
	background-repeat: no-repeat;
}

.price_description{
	position: relative;
	min-height:100px;
	height:auto;
	width: 475px;
	
}

.contentbox_price {
	position: relative;
	min-height: 500px;
	height:auto;
	width: 475px;
}

.darkblue {
	color: #0D658B;
	font-size: 11px;
	line-height: 17px;
}

.background-cover-print-6 {
	background-image: url(../images/cover-print-6-angled.jpg);
	background-repeat: no-repeat;
	background-position: 100% 125%; 
	
}	

