#content
{
	padding: 25px 0 0 0;
}

#content_left
{
	width: 285px;
	padding: 0 0 0 20px;
}

#content_right
{
}

#map_canvas
{
	border: 1px solid #4d4d4d;
}

#content_left a, .email
{
	color: #009ee0;
	text-decoration: none;
}

#content_left a:hover,.email:hover
{
	text-decoration: underline;
}

form
{
	margin: 10px 0 5px 0;
}

input
{
	width: 150px;
	margin: 0 0 5px 0;
}

form ul
{
	margin: 3px 0 10px 0;
}

form li
{
	width: auto;
	margin: 5px 0px 0 30px;
	display: inline;
}

form span
{
	font-weight: bold;
}

li input
{
	margin: 0;
	width:auto;	
}

li label
{
	width: auto;
	float: none;
	display: inline;
}

label
{
	display: block;
	float: left;
	width: 120px;
}

textarea
{
	width: 150px;
	height: 100px;
}

#content_left .required
{
	color: #333;
	font-weight: bold;
}

.submit
{
	float: right;
	margin: 5px 14px 0 0;
}

#log
{
	height: 50px;
	color: #fff;
}

h1
{
	font-weight: bold;
	font-size: 13px;
}

strong{font-weight: bold;}

.legal{font-weight: normal; color: #333; font-size: 10px;}







