@import url("http://www.google.com/uds/css/gsearch.css");
@import url("http://www.google.com/uds/solutions/localsearch/gmlocalsearch.css");

#map
{
	width: 580px;
	height: 580px;
}

#searchbar
{
	width: 580px;
}

#sidebar
{
	overflow: auto;
	height: 400px;
	width: 580px;
}

#radiusSelect, #addressInput, #searchLocationButton
{
	border: 1px solid #979797;
}

#infoWindow
{
	font-size: 11px;
}

#sidebarResult
{
	background-color: #FFF;
}

#sidebarResult:hover
{
	background-color: #EEE;
}

img.storeSmall
{
	border: 0px;
	width: 100;
}

img.storeBig
{
	border: 0px;
	width: 300;
}

