body.homesites div.info {
	position: static;
	background: url(../images/HBlueBack.jpg) no-repeat;
	margin: 5px 13px;
	padding: 15px 0 25px;
	border: 4px solid #00255E;
	border-width: 4px 0;
	width: 264px;
}
body.homesites div.info.left {
	float: left;
}
body.homesites div.info.right {
	float: right;
	clear: right;
}
body.homesites div.info span.bracket {
	display: none;
}

body.homesites div.info p {
	padding: 0.5em 50px;
}
