.pagers{
	background:#5d823f;
	border:0;
	padding:5;
	font-weight:bold;
	color:#1f2895;
	text-decoration:none;
}
.pagers a{
	text-decoration:underline;
}
.pagers b{
	color:#eeeeee;
}
.returnresults{
	padding:5;
}
.ralign{
	float:right;
}
.lalign{
	float:left;
}
.houselist{
	width:515;
	padding:15 5 5 0;
	clear: both;
	font-size:10px;
}
.houselist img{
	border-right:6px solid #5d823f;
	border-bottom:6px solid #5d823f;
	border-left:6px solid #5d823f;
}

.buttonize {
	white-space: nowrap;
	line-height: 20px;
	padding:4 8 4 8;
	background:#ddd;
	font-weight:bold;
	text-decoration: none;
	color: #333;
	text-decoration:none;
	border-top:1px solid #fff;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	border-left:1px solid #fff;
}
.buttonize:hover {
	text-decoration:underline;
}
hr{
	color:#eee;
	height:1px;
	float:none;
	clear: both;
}
.infoul{
	list-style:none;
	margin:0px;
	float:left;
	padding:0 20 20 10;
}
#Results, #Results td{
	border:5px ;
	rules:0;
	margin:0;
	padding:0;
}

.planname{
	font-size:15px;
	font-weight:bold;
	background:#5d823f;
	margin:0;
	border:0;
	padding:0 0 0 5;
	line-height:24px;
}
.planname img{
	border:0;
	float:right;
	padding:0;margin:0;
	position:relative;
	left:3;
}

table, td{
	padding:0;
	spacing:0;
	margin:0;
	border-collapse:collapse;
	vertical-align:top;
	font-size:12px;
	color:#eeeeee;
}

