#housenewstext {
	position:absolute;
	left:478px;
	top:8px;
	width:400px;
	z-index:1;
	overflow: auto;
	visibility: visible;
	height: 600px;
}
#housenews {
	position:absolute;
	left:0px;
	top:304px;
	width:900px;
	height:500px;
	z-index:1;
	text-align: left;
	background-color: #FFF;
	background-image: url(images/housenews/rewardsbanner.jpg);
	background-repeat: repeat;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	color: #F00;
}
#thankyou {
	position:absolute;
	left:489px;
	top:17px;
	width:400px;
	z-index:1;
	text-align: left;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	color: #F00;
	font-style: normal;
	font-weight: 800;
}

