.contact-wrapper.mt-dialog {
	width:777px;
	left:214.25px;
	background: url("/MM/img/public/max/contact-background.jpg");
	background-repeat: no-repeat;
	background-position: 98% -3%;
	background-color: white;
	top:50px !important;
	left:50% !important;
	margin-left: -408.5px !important;
}
.contact-wrapper.mt-dialog  .mt-dialog-contents {
	background: transparent;
}
.contact-content .contact-wrapper {
	margin:48px 60px 50px 59px;
}

.contact-wrapper .contact-header {
	background: url("/MM/img/public/max/contact-header.png") no-repeat center center transparent;
	height:56px;
	width:250px;
	margin-bottom: 16px;
}

.contact-detail-wrapper {
	font-size: 13px;
	line-height: 13px;
}
.contact-detail-wrapper p {
	color:#000000 !important;
	width:auto;
	margin-bottom: 14px;
	font-size: 13px;
	line-height: 13px;
}
.contact-detail-wrapper span{
	font-weight: bold;
	width:45px;
	display: inline-block;
}
.contact-detail-wrapper .left-side {
	margin-right: 30px;
}

.contact-form-wrapper {
	*margin-top: 10px;
}
.contact-form-wrapper .contact-form-header {
	font-size: 14px;
	font-weight: bold;
	margin:0 0 5px 0;
	color:#000000 !important;
}
.contact-form-wrapper .contact-form-row label {
	margin-right: 5px;
	color:#000000 !important;
	position:relative\0;
	top:-3px\0;
	position:relative;
	top:-3px;
}
.contact-form-wrapper .contact-form-row textarea,
.contact-form-wrapper .contact-form-row input[type=text] {
	border: 1px solid #999999;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.contact-form-wrapper .contact-form-row textarea {
	margin-bottom: 10px;
	width:100%;
	height:188px;
}
.contact-form-wrapper .contact-form-row input[type=text] {
	padding: 6px;
	/*height: 9px;*/
	height: 13px;
	width: 186px;
	margin-right: 30px;
}
.contact-form-wrapper .contact-form-submit h2 {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	margin-right: 10px;
	color:#000000 !important;
	margin-top: 10px;
}
.contact-form-wrapper .contact-form-submit {
	margin-top: 28px;
}