.form input[type=text].hasDatepicker
{
	float: left;
	width: 322px;
}

.ui-datepicker
{
	width: 314px;
	top: 2px;
}


