@charset "UTF-8";div#mf_wrapper {	width: 100%;	text-align: left;	font-family: sans-serif;	margin-top: 20px;	margin-right: 0px;	margin-bottom: 20px;	margin-left: 0px;	border-top-width: medium;	border-top-style: dotted;	border-top-color: #9CF;	padding-top: 20px;}div#mf_header h1 {	font-size: 24px;	border-bottom: solid 1px #999999;	margin: 0px;	padding: 0px;}div#mf_header h2 {	font-size: 16px;	color: #999999;	font-weight: normal;	margin: 0px;	padding: 0px;}form#mailform {	padding: 5px;	width: 100%;}table.mailform {}table.mailform tr th,table.mailform tr td {	text-align: left;	font-weight: normal;	font-size: 12px;	border-bottom: solid 1px #999999;	width: 350px;	padding-top: 7px;	padding-right: 5px;	padding-bottom: 7px;	padding-left: 5px;}table.mailform tr th {	width: 150px;}table.mailform tr th span {	color: #CC0000;	font-size: 10px;}table.mailform tr th p {	margin: 0px;	padding: 0px;	font-size: 10px;	color: #999999;}table.mailform tr td textarea {	width: 100%;	height: 120px;}