#left-contact {
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	width: 640px;
	padding-top: 15px;
	padding-left: 20px;
	text-align: justify;
}
#body-contact {
	background-color: #FFF;
	background-image: url(../assets/body-product.png);
	background-repeat: no-repeat;
	height: 890px;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000;
	width: 350px;
}
.box-msg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000;
	width: 450px;
}
.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999;
}
