@CHARSET "UTF-8";

#contact-form {
	display: block; width: 330px; overflow: hidden; float: right;
	margin-left: 6px; padding-left: 5px;
	border-left: 1px solid #413224;
}
#contact-form label { width: 330px; }
#contact-form input.input { width: 324px;}
#contact-form textarea.textarea { width: 324px;}
#contact-form input.button {}
