body.mt_inquiry h1.title {
	overflow: hidden;
	line-height: normal;
	text-indent: -9999px;
	width: 560px;
	height: 95px;
	margin-bottom: 20px;
	padding: 0;
	background-image:url(../cmn/images/mailform.jpg);
	background-repeat:no-repeat;
}

input#sender-name,
input#sender-mail,
input#sender-tel,
textarea#sender-message {
	width:380px;
	margin: 0;
	padding: 0;
}

div.form-submit {
	text-align: right;
}
