#content {
	background-image: url(../images/map.png);
	background-repeat: no-repeat;
	background-position: right 10px;
	margin: 0px;
	padding: 0px;
	height:360px;
	overflow: visible;
	width:100%;
}
#dyna-contact fieldset {
	position: absolute;
	top: 120px;
	left: 38px;
	width: 381px;
	border: 1px solid #923C2B;
	padding: 10px;
}
.no-overflow {
	overflow: hidden;
	width: 200px;
	float: right;
	border: 1px solid #E87E1F;
}
#dyna-contact legend {
	font-weight: bold;
	color: #923C2B;
}

.pointer {
	cursor: pointer;
}
