.input-name {
	display: block;
	width: 25em;
	height: 1em;
}

.input-company {
	display: block;
	width: 25em;
	height: 1em;
}
.input-email {
	display: block;
	width: 30em;
	height: 1.0em;
}
.input-product {
	display: block;
	width: 52.2em;
	height: 1em;
}
.input-embroidery{
	display: block;
	width: 5em;
}

.input-comments {
	display: block;
	height: 5em;
	width: 47em;
	margin-bottom: 10px;
}
.div-input {
	FLOAT: left;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 0.5em;
	margin-right: 0em;
	margin-bottom: 0px;
	margin-left: 0em;
}	
.div-input2 {
	FLOAT: left;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 0.5em;
	margin-right: 0em;
	margin-bottom: 0px;
	margin-left: 2.2em;
}
.div-form {
	width: 100%;
}
.image-send {
	margin-top: 14px;
}
