.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin:15px;
}

#contactus_form {
	width: 525px;	/* font-size: 7.5pt; */
	display: block;
	float: none;
	clear: none;
	position: relative;	/* color: #999999; */
	padding: 15px;
	border: 1px dotted #990000;

	list-style-type: none;
	list-style-image: none;
	margin-top: 20px;
	margin-left: 20px;
}
#contactus_form_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #482c4e;
}
#contactus_form_table td {
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	text-align: left;
}

.contactus_input {
	margin-left: 10px;
}
.contactus_submit {
	float: right;
}
