#googlemaps
{
	font-family:Arial;
	font-size:12px;
	padding-bottom:10px;
}
	#googlemaps #map
	{
		text-align:left;
/*		width:600px;*/
		height:500px;
	}
	#googlemaps #directions
	{
		font-size:12px;
/*		width:590px;*/
		height:200px;
		overflow:auto;

		height:0px;
	}
		#googlemaps #directions td
	{
		font-size:12px;
	}
