
#HeaderRow { display:inline; margin:0 0 -60px 60px; }
.ContactForm { width:100% }
	#AddressEmailLinksRowContainer { position:relative; }
	#AddressEmailLinksRow { position:absolute; width:650px; top:-80px; left:380px; }
		#AddressEmaill { width:230px; }
		#Links { width:300px; }
	.ContactFormRow { display:inline; clear:both; width:930px; padding:5px 0 5px 0; margin:0 0 -20px 60px; }
		.ContactFormRowLabel { display:inline; width:210px; font-size:18px; color:#D20000; margin:0 0 0 105px; }
		.ContactFormRowInput { display:inline; width:320px; margin:0px 0 0 0px; }
			.ContactFormRowInputShadow {}
			.ContactFormRowInputElement { display:inline; margin:-42px 0 0 2px; }
			.ContactFormRowInputElementLong { display:inline; margin:-98px 0 0 2px; }
				.CommentsText { height:75px; }
		.ContactFormRowError { display:inline; width:170px; margin:5px 0 0 0px; }
	#ButtonsRow { display:inline; width:250px; clear:both; margin:20px 0px 0 382px; }
	#ButtonsRow input { float:left; margin:0px 10px 0 0px; }
.ThankYou { float:right; width:500px; margin:40px 350px 0 0; }
#SpaceAtBottomRow { display:block; width:100%; height:50px; }

