@CHARSET "ISO-8859-1";
table.table_contact_table {
	width: 487px;
	height: 290px;
	border: 0px solid #999999;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
}
td.td_contact_us_header {
	height: 30px;
	text-align: center;
	font-weight: bold;
}
td.td_contact_us_label {
	width: 87px;
	height: 25px;
}
td.td_contact_us_input {
	width: 400px;
	height: 25px;
}
td.td_contact_us_textarea {
	vertical-align: top;
	height: 145px;
}
td.td_contact_us_send {
	vertical-align: top;
	height: 90px;
}
div.div_contact_us_background {
	margin-left: auto;
	margin-right: auto;
	width: 587px;
	height: 300px;
	background-color: #ececec;
	background-image: url('../images/contact_us_bg2.gif');
	background-repeat: no-repeat;
	background-position: top;
}
span.span_error {
	color: red;
}
table.table_contact_us_info {
	width: 540px;
	height: 300px;
	border: 0px solid #999999;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
td.td_contact_us_info {
	vertical-align: top;
	width: 200px;
	text-align: left;
}
td.td_contact_us_map {
	vertical-align: top;
	width: 340px;
	text-align: center;
}