div#listings {
	width: 100%;
}

div.box {
	padding: 0 1px;
	margin: 0 12px 12px 2px;
}

div.boxhead {
	border-top: 2px solid #9BBCD0;
	border-bottom: 1px solid #6498B7;
	background-color: #fafafa;
height: 30px;
}

a.boxhead {
	padding: 0 2px;
	font-size: 14pt;
	line-height: 13pt;
	font-weight: bold;
	text-decoration: none;
	color: #2C4B5F;
	letter-spacing: -1px;
}

#searchtop {
	width: 98%;
	min-height: 60px;
}

select.hs {
	display: none;
}
