#contact h3 {
	font-weight: normal;
	padding: 25px 0 12px 0;
	clear: both;
	background-color: #fff;
}

#contact ul {
	padding: 0;
	margin: 0;
}

#contact .column {
	float: left; 
}

#contact form {
	margin: 0 60px 0 60px;
}

#contact .formreg {
	width: 220px;
}

#contact .formmed {
	width: 164px;
}

#contact .formsm {
	width: 100px;
}

#contact .formnumber {
	width: 50px;
}

#contact .formtiny {
	width: 70px;
}

#contact .formphone {
	width: 60px;
}

#contact .formmessage {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 11px;
	height: 90px;
	width: 220px;
}

#contact .formsel {
	width: 220px;
}

#contact .formmedsel {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 11px;
	width: 113px;
}

#contact input {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 12px;
}

#contact .label {
	line-height: 16px;	
	width: 100px;
	padding: 2px 20px 0 20px;
	text-align: right;
	float: left;
}

#contact .must {
	background-image: url(../images/icons/arrow-beige.gif);
	background-repeat: no-repeat;
	background-position: 15px 6px;
}

#contact .opt {
	background-color: #effcec;
}

#contact .row {
	width: 430px;
	padding: 12px 0 12px 0;
	float: left;
	clear: both;
	display: block;
}

#contact .required {
	font-size: 10px;
	color: #aaa;
	position: absolute;
	background-image: url(../images/icons/arrow-beige.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 0 0 0 15px;
	margin: 25px 0 0 310px;
}

#contact .send {
	font-size: 14px;
	margin: 20px 0 30px 140px;
}