@charset "UTF-8";
div#mf_wrapper { width: 695px; text-align: left; margin: 0px auto 470px; background: #f4efef no-repeat; height: 415px; }
form#mailform { padding: 10px 10px 0px; width: 670px; }
table.mailform { width: 100%; background: #FFF; border-top: 1px solid #e0c8c7; border-right: none; border-bottom: none; border-left: none; }
table.mailform tr th,table.mailform tr td { text-align: left; font-weight: 800; font-size: 13px; border-bottom: 1px solid #d5b2b0; padding: 10px 5px 10px 10px; color: #a99995; border-top: none; border-right: 1px solid #d5b2b0; }
table.mailform tr th { width: 175px; padding-left: 20px; border-right: 1px solid #d5b2b0; background: #ebdede; border-left: 1px solid #D5B2B0; }

table.mailform tr td textarea { width: 70%; height: 150px; margin-left: 15px; }

.mailform tr td .mf { -moz-box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5); -webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5); box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5); background: #fff; margin-left: 15px; }


.mailform tr .endtd { background: #F4EFEF; border-right: none; border-top-style: none; border-bottom-style: none; border-left-style: none; }


.mailform tr .endth{ background: #F4EFEF; border-style: none; margin-top: 10px; }


.mailform tr .endtd .endbtm { padding-top: 2em; }
