@charset "UTF-8";
/* CSS Document */

input {
	width:inherit;
	margin:1px 0px 0px 6px;
	border:dotted 1px #789086;
}
#formContainer {
	width:500px;}
