/*

Project:	Search & Go weather
Title:		Google Map Style Sheet
Created:	01 April 2006 by Jon Gibbins
Modified:	01 April 2006 by Jon Gibbins

*/



#map{
	clear:both;

	border:5px solid #CCC;
	background:center no-repeat;
	font-size:1em;
	line-height:1.2;
	margin:1em 0;

	width:400px;
	height:400px;
}

#map a{
	border-bottom:1px solid #000;
}
