@charset "UTF-8";

#pageTitle				{	background: #1c1b1f url("../images/contact_sub.gif") top left no-repeat;
						}

label					{	display:block;	float:left;
							width:80px;
							margin-left:20px;
						}

#main p					{
							margin-bottom:10px;
						}

textarea				{
							width:350px;	height:200px;
						}

							


