@charset "utf-8";
#contact_block {
	width:360px;
	float:left;
	padding:10px;
	font-size:0.93em;
	background-color:#EEE;
	border:1px solid silver;
}
#contact_block {
	width:360px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:338px;
}
html > body #contact_block {
	width:338px;
}
#contact_block label.error {
	color:#FF0000;
	font-weight:bold;
	margin-right:5px;
}
#error_box {
	text-align:center;
	display:none;
	margin-top:10px;
}
#error_box span {
	color:red;
}
#direction_block {
	font-size:0.93em;
	margin-left:20px;
	width:245px;
	float:left;
}
#direction_table_outer {
	padding:10px;
	background-color:#EEE;
	border:1px solid silver;
}
#direction_table {
}
#direction_table td {
	height:30px;
}
#direction_table input {
	font-size:1.14em;
	font-family:"Times New Roman", Times, serif;
}
#direction_submit {
	width:120px;
}
#address_block {
	margin-top:50px;
	margin-bottom:30px;
	font-size:1.14em;
	position:relative;
	text-align:right;
}
#address_block h2 {
	text-align:right;
}
#address_block a {
	color:#98213B;
	text-decoration:none;
}
#contact_table {
}

#contact_table td {
	width:210px;
}

#contact_table input {
	font-size:1.14em;
	font-family:"Times New Roman", Times, serif;
}
#contact_table textarea {
	font-family:"Times New Roman", Times, serif;
}
#contact_table td {
	height:30px;
	vertical-align:top;
}
#contact_table th {
	text-align:right;
	vertical-align:top;
	padding-right:5px;
}
#send_details {
	margin-top:10px;
	width:120px;
}
.ui-effects-transfer {
	border: 15px solid #98213B;
}
