.ui-datepicker { width: 200px; padding: .4em .4em 0; }
.ui-datepicker .ui-datepicker-header { position:relative;}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px;  }

.ui-datepicker .ui-datepicker-prev { left:-3px;  color:#FFFFFF;font-weight: bold; cursor:pointer; border:1px solid #FFFFFF;width:30px; background-color:#F6AE38}
.ui-datepicker .ui-datepicker-next { right:-2px;  color:#FFFFFF;font-weight: bold; cursor:pointer; border:1px solid #FFFFFF;width:30px; background-color:#F6AE38}
.ui-datepicker .ui-datepicker-prev-hover { left:-2px; color:#333333;font-weight: bold;cursor:pointer;border:1px solid #FFFFFF;width:30px;}
.ui-datepicker .ui-datepicker-next-hover { right:-2px; color:#333333;font-weight: bold;cursor:pointer;border:1px solid #FFFFFF;width:30px;}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { float:left; font-size: 10px;font-family:Trebuchet MS,Verdana, Arial, Verdana;}
.ui-datepicker select.ui-datepicker-month-year {width: 100%; }
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}


.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; }
.ui-datepicker table {width: 100%; font-size: 10px; font-family: Trebuchet MS, Arial, Verdana; color:#333333; font-weight:bold; border-collapse: collapse; margin:0 0 .4em; background-color:#EEEEEE; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold;  background-color:#EEEEEE;   }
.ui-datepicker td {padding: 1px; background-color:#EEEEEE;font-size: 10px;font-family:Trebuchet MS,Verdana, Arial, Verdana; color:#1C94C4;}
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }


a {font-family:Trebuchet MS,Verdana, Arial, Verdana; color:#1C94C4;font-size: 10px; border:1px solid #CCCCCC;}
a:hover {font-family:Trebuchet MS,Verdana, Arial, Verdana; color:#363636;font-size: 10px;background-color:#FFF0A5; border:1px solid #FED22F;}

.imglink {font-family:Trebuchet MS,Verdana, Arial, Verdana; color:#1C94C4;font-size: 10px; border:0px;}
.imglink:hover {font-family:Trebuchet MS,Verdana, Arial, Verdana; color:#363636;font-size: 10px;border:0px ;}