form.webform-client-form input.form-submit
{
	float: left;
	cursor: pointer;
	
	height: 21px;
	margin-top: 15px;
	padding: 0 0 3px 0;
	width: 80px;
	background: url(../images/bg_submit.gif) no-repeat center center;
	border: 0px solid white;
	
	font-family: Verdana;
	font-size: 8pt;
	color: #fff;
}

div.required-label
{
	padding-left: 320px;
	margin-top: 25px;
}