@charset "UTF-8";

#content table th {
	width: 205px;
}

#content th h2 {
	margin-right: 20px;
	background: url(../../images/shared/bg-line.gif) repeat;
	line-height: 1.5;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-weight: normal;
	margin-bottom: 20px;
}

#content table {
	margin-top: 25px;
}

#contact #wrapper #content #form1 p {
	font-size: 90%;
	margin-top: 1em;
}

#content table td div{
	margin-top:2em;
}

#textfield1,
#textfield2,
#textArea {
	border: 1px solid #b37f68;
	padding:0.1em;
}

.textBoxCheck{
	width:35em;
}
