address {
	font-style: normal;
}

#content {
	background-color: #63BD31;
	color: #ffffff;
}

#content a, #content a:link {
	color: #ffffff;
	text-decoration: none;
}

#create h1 {
	display: none;
}

#create {
	width: 500px;
	height: 63px;
	background: url(../img/create.gif) no-repeat;
	margin-bottom: 1em;
}

#map {
	width:  230px;
	float: right;
	margin-left:  1em;
}

#map p {
	margin-top: 0;
	padding-top: 0.6em;
}

div#corners{ padding: 5px 0; background: #63BD31;}
