label {
	float: left;
	font-family:Tahoma, Arial, Times New Roman, Times, serif;
	font-size:12px;
	font-weight:bold;
	padding-bottom:6px;
}
input, textarea, select {
	font-family:Tahoma, Times New Roman, Times, serif;
	font-size:12px;
	line-height:14px;
	color:#536d20;
	border:#536d20 1px solid;
	margin-bottom:10px;
}
input { padding:3px 0; }
select { height:20px; }
.InputWidth_S { width:199px; }
.InputWidth_M { width:248px; }
#submitbutton {
	margin-left: 244px;
	margin-top:11px;
	float:left;
}
#ContactUsForm {
	float:left;
	width:530px;
	padding-top:20px;
}
#ContactUsForm label {
	width:244px;
	float:left;
	padding:0;
}
.FocusField {
	background-image:url(../Images/Common/Bg-TextBox.gif);
	background-repeat:repeat-x;
	background-position:0 0;
	background-color:#FFF;
}