﻿html, body
{
	height: auto;
	overflow: auto;
}

#results, #directions
{
	height: auto !important;
	width: 600px;
	overflow: visible;
	overflow-x: visible;
	overflow-y: visible;
	display: inline;
	position:static;
}

img.resulttitle
{
	margin-top: 0px;	
}

#formPanel 
{	
	top: 600px;
	height: auto !important;
	width: auto !important;
}

#states_imagemap
{
	display: none;
}

#map_canvas
{
	left: 0;
}

#searchPorscheCenter p.label, #aspnetForm
{
	display: none;
}
