.aui select.yui3-calendarnav-select {
	border-radius: 6px;
	float: left;
	height: 24px;
	line-height: 24px;
	margin: 0 2px;
	padding: 0;
}

.aui select.yui3-calendarnav-year-select {
	width: 70px;
}

.aui select.yui3-calendarnav-month-select {
	width: 90px;
}

.yui3-calendar-header-dropdown .yui3-calendarnav-prevmonth,
.yui3-calendar-header-dropdown .yui3-calendarnav-nextmonth {
	margin-top: 4px;
}

.lfr-input-date .icon-calendar {
	cursor: pointer;
}