
table#rates th, table#rates td {
    text-align: center;
}

.ui-widget-header {
	background: none;
	border: none;
	color: inherit;
	font-weight: inherit;
}
div.selMonth .ui-datepicker-calendar {
    display: none;
}
div.selMonth select.ui-datepicker-month {
	width: 100px;
}
div.selMonth select.ui-datepicker-year {
	width: 80px;
}
div.selMonth .ui-datepicker, div.selMonth .ui-datepicker-header {
	width: 240px;
}
