.module_3  .message{
	font-weight: bold;
}

.textInput {
	float: left;
	width: 236px;
	margin-right: 30px;
}



 .textInput input {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}

.mainDiv .content .module_3 .contactFormLeft {
	float: left;
	width: 150px;
	margin-right: 10px;
}
.mainDiv .content .module_3 .contactFormLeft form .orderform .buttons {
	float: left;
	width: 100%;
	margin-top: 5px;
}
.mainDiv .content .module_3 .contactFormLeft form .orderform .buttons input {
	margin-right: 15px;
}

.mainDiv .content .module_3  .contactFormRight {
	width: 262px;
	float: left;
}


