
#contactform p {
	margin:0;
}

#contactform h3 {
	font-weight:normal;
	font-size:100%;
	margin:6px 0 6px 0;
}

#contactform label {
	display:block;
	float:left;
	clear:left;
	width:250px;
}

#contactform input {
	width:430px;
}

#fld_mailsubmit {
	width:auto!important;
	float:right;
}

.alert {
	color:#f00;
}

span.alert {
}


div.sample {
	margin-top:8px;
	padding:8px 0;
	border-top:1px solid #7D7D7D;
}
