table#mfp_confirm_table {
	border-spacing: 0px;
	border-collapse: collapse;
	width: 100%;
}

table#mfp_confirm_table tr.mfp_colored {
	background-color: #F6F7F9;
}
table#mfp_confirm_table tr.mfp_achroma {
	background-color: #FFF;
}

table#mfp_confirm_table tr th,table#mfp_confirm_table tr td {
	text-align: left;
	font-size: 12px;
	border-top: solid 1px #CCC;
	padding: 5px 10px;
}
table#mfp_confirm_table tr th {
	white-space: nowrap;
	width: 200px;
}
table#mfp_confirm_table tr td {
	line-height: 1.5em;
	word-break: break-all;
}
div.mfp_buttons {
	clear: both;
	text-align: center;
	margin-top:20px;
	overflow:hidden;
}
div.mfp_buttons button#mfp_button_send {
	background-image: url(../img/contact_img05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 49px;
	width: 190px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: -9999px;
	float:right;
	margin-right:115px;
	
}


div.mfp_buttons button#mfp_button_send:hover {
	background-image: url(../img/contact_img05on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 49px;
	width: 190px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: -9999px;
	
	
}

div.mfp_buttons button#mfp_button_cancel {
	background-image: url(../img/contact_img04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 49px;
	width: 190px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: -9999px;
	float:left;
	margin:0 0 0 115px;
	
}

div.mfp_buttons button#mfp_button_cancel:hover {
	background-image: url(../img/contact_img04on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 49px;
	width: 190px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: -9999px;
	
}


#material_button .mfp_button_send {
	background-image: url(../img/contact_img03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 49px;
	width: 190px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: -9999px;
	
}

#material_button .mfp_button_send:hover {
	background-image: url(../img/contact_img03on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 49px;
	width: 190px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: -9999px;
	
}

#material_button .mfp_button_cancel {
	background-image: url(../img/contact_img02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 49px;
	width: 190px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: -9999px;
	margin:30px 20px 120px 145px;
}

#material_button .mfp_button_cancel:hover {
	background-image: url(../img/contact_img02on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 49px;
	width: 190px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: -9999px;
	
}



div.mfp_buttons button {
	border: none;
	background-color: #FFF;
	
}

#f_b button :hover {
	filter: alpha(opacity=60);
	-ms-filter: alpha(opacity=60);
	opacity: 0.6;
}

#f_b button :hover {
	filter: alpha(opacity=60);
	-webkit-filter: alpha(opacity=60);
	opacity: 0.6;
}

#f_b button :hover {
	filter: alpha(opacity=60);
	-moz-filter: alpha(opacity=60);
	opacity: 0.6;
}

button {
	padding:0px !important;
	border:none !important;
}
