@charset "utf-8";
#form/* CSS Document */

 {
	position:absolute;
	width:558px;
	height:322px;
	z-index:2;
	left: 368px;
	top: -11px;
	border: 1px dotted #333365;
}
#address {
	position:absolute;
	width:288px;
	height:520px;
	z-index:3;
	top: -11px;
	left: 29px;
	border: 1px solid #800000;
}
#directions {
	position:absolute;
	width:559px;
	height:186px;
	z-index:4;
	left: 368px;
	top: 325px;
	border: 1px solid #800000;
}
#map {
	position:absolute;
	width:343px;
	height:190px;
	z-index:4;
	top: 273px;
	left: 0px;
}

