#rhn p { width:300px; }
#rhn span { display:block; margin:6px 0 4px 0; }
	.form, textarea { border:1px solid #999; width:300px; margin:0; background-color:#F7F9F7; }
		p { margin:0; }
		input[type="text"]:focus { background-color:#E5E5E5; }
		textarea:focus { background-color:#E5E5E5; }
		.submit { margin-top:10px; }
	.required { color:red; font-weight:bold; margin-top:15px; }
	.thanks { width: 200px; margin:40px 0; }
	.error { color:red; }
	.return { margin-bottom:200px; }

#project { padding-top:10px }	
	#project span { display:block; margin:0; }
	#project p { margin:0.5em; }
	#project .address { margin-top:1.5em; }
		.address strong { font-size:1.3em; margin-bottom:0.9em; }


