#basicFormContainer label, #loginForm label {
	text-transform:uppercase;
	font-size:0.8em;
	font-weight:bold;
	float:left;
	padding-top:4px;
	width:70px;
}

#basicFormContainer select,#Search-date-date-input  {
	width:120px;
}

#Search-date-date-input {
	background:url('/img/gen/calendar.jpg') no-repeat right;
	cursor:pointer;
}

#basicFormContainer div.formElement, #loginForm label div.formElement {
	margin-bottom:3px;
}
#basicFormContainer div.submitButtons {
float:right;
margin:5px 0 0 0;
}