.ui-datepicker {
	padding:10px;
	border:1px solid #e5e5e5;
	background:#fff;
}
.ui-datepicker .ui-datepicker-next {
	float:right;
}
