div#wrapper img#bgheader {
	position: absolute;
}

div#content {
	position: static;
	float: right;
	margin: 4em 0px 0 0;
	width: 720px;
	height: 630px;
}

div#content1
{
	position: absolute;
	top: 437px;
	left: 281px;
	font-size: 70%;
	font-weight:bold;
}
select#select_radius
{
	width: 80px;
}

select#select_max_results
{
	width: 60px;
}

div#content1 form #userLocation {
	margin-left:0;
}

div#content2
{
	position: absolute;
	top: 315px;
	right: 0px;
	font-size: 65%;
	width: 150px;
	height: 305px;
	padding: 10px 375px 0 0;
	background-image: url(../images/prod.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

div#content p {
	color: #000;
	font-size:110%;
	text-align: left;
	margin: 0 0 .8em 0;
}
div#content a.hilite {
	color:#ea108b;
	font-weight: bold;
}

html div#footer
{
	bottom: -50px;
}

