*
{
	font-family:tahoma;
	font-size:11px;
	margin:0px;
}

body{
	background:#ccc;
}

div.gmaps
{
	height:400px;
}

div.wrapper{
	width:1280px;
	min-height:400px;
	padding:10px;
	background:#ddd;
	margin:0px auto;
}

div.content span
{
	vertical-align:top;
	display:inline-block;
	width:100px;
	text-align:right;
	margin-right:10px;
	margin-bottom:2px;
}

div.content textarea
{
	width:300px;
	height:200px;
}