body {
	margin: 15px;
	background: #ffffff !important;
	font-family: "Lucida Sans", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:11px;
	color:#413E30;
}
h2 {
	font: italic bold 19px/30px "Trebuchet MS", "Lucida Sans", Arial, Verdana, sans-serif;
	color: #596e86;
}
dl {
	float: left;
	clear: left;
	display: inline;
	margin: 0 25px 0 0;
	padding: 0;
	width: 400px;
}
dt {
	float: left;
	clear: left;
	text-align: right;
	margin: 5px 10px 0 0;
	width: 100px;
	font-size: 11px;
	font-weight: bold;
	color: #413E30;
}
dd {
	margin-bottom: 5px;
	font-size: 11px;
}

dd input {
	padding: 2px;
	width: 175px;
	font-size: 14px;
}
input.button, input.radio {
	width: auto;
	display: inline !important;
}
#taf_sent{
	font-size:12px;
	font-weight:bold;
}

.sent{
}
#ajax_busy{
	clear:both;
	visibility:visible;
}
#map_enlarge, #map_border_left, #map_border_top, #map_border_right, #map_border_bottom {
	display: none;
}

#ymap, #map {
	width: 715px;
	position: absolute;
	opacity: 0.95;
	filter:alpha(opacity="95");
	height: 492px !important;
}
#ymap {
	top:0px;
	left: 0px;
	z-index: 1;
	height: 342px;
	border: 3px solid #ecb409;
}
#map {
	display: block;
	height: 342px;
}
a.map_enlarge_link {
	text-decoration: none;
	display: block;
	width: 100%;
}
	input.map_options {
		/*border:1px solid #c99740;*/
		margin:2px;				
	}
	img.icon{
		margin:0px 0px -7px 2px;
		/*overflow:visible;*/
		border: none;
	}
	#map_options {
		position: absolute;
		top: 515px;
		left: 20px;
	}
	#map_options input {
		margin: 0px;
		padding: 0px;
	}
	#map_options_left, #map_options_right {
		float: left;
		display: inline;
		color: #a44f00;
		font-size: 10px;
		font-weight: bold;
		/*position: relative;
		top: 8px;
		overflow: visible;*/
	}
		#map_options_right {
			margin-left: 35px;
		}
		#map_options_left a, #map_options_right a {
			text-decoration: none;
		}
	.map_label {
		width: 175px;
		padding: 0 4px;
		margin-left: 20px;
		color: #fff;
		font-size: 12px;
		font-weight: bold;
		text-align: left;
		background-color: #a96700;
		border: 2px solid #dea700;
		position: absolute;
		z-index: 99;
	}
	.map_label_wrap * { cursor: pointer !important; }
		div.map_label a {
			display: block;
			margin: 4px 0px;
			padding: 2px 0;
			color: white;
			text-decoration: none;
		}
		div.map_label a:hover {
			text-decoration: underline;
		}
#ajax_busy {
	display: none;
}

