/* jquery-ui default overrides specific to FWR */
.ui-datepicker { font-size:0.8em !important; 
}

.ui-widget-header {
	background: #2b4915 none repeat scroll 0 0 !important;
	border: 1px solid #2b4915 !important;
}
.ui-widget-header a {
	color: #fff;
}
