/* <style> */

/* @group contactForm */

		FORM#contactForm P {
			margin-bottom: 1em;
		}
		
		
		FORM#contactForm LABEL {
			font-size: .85em;
		}
	

		FORM#contactForm P.input1Line LABEL {
			width: 10em;
			float: left;
			text-align: right;
			margin-right: 0.5em;
			display: block
		}
		
		
		FORM#contactForm P.input2Line {
			margin-left: 9em;
			margin-bottom: 1.75em;
		}

		FORM#contactForm .radioOptionLabel {
			font-size: .75em;
			color: #333;
		}
		
		FORM#contactForm .indentedRadioOptionList {
			margin-left: 15px;
		}
/* @end */

/* @group googleMap */

	#map_canvas {
	border-top: 2px solid #5c765b;
	border-bottom: 2px solid #5c765b;;
}



/* @end */






/* </style> */




