#datepicker{color:#ccc; font-size:10px; position:relative;}
#datepicker a{color:#ccc;font-size:10px;}
#datepicker th, #datepicker td{border:1px solid #ccc; text-align:center; width:42px; height:20px;  background:#6e6e6e; }
.ui-datepicker-header a{position:absolute; right:0px;}
.ui-datepicker-header a:first-child{position:absolute; right:30px;}
.ui-datepicker-title{ margin-bottom:5px; font-size:18px; float:left;}
.ui-datepicker-prev{ background:url(/Content/Img/arrow_left.png) center center; background-repeat:no-repeat; height:24px; width:24px; }
.ui-datepicker-prev span, .ui-datepicker-next span{ display:none;}
.ui-datepicker-next{background:url(/Content/Img/arrow_right.png) center center; background-repeat:no-repeat; height:24px; width:24px;}
#datepicker .ui-datepicker-calendar{ clear:both;}
#datepicker th{ font-weight:bold;}
#datepicker .bgNews{ border:2px solid #52b9e7; z-index:999; background-color:#52b9e7; color:#fff; display:block;}
#datepicker .borderNews{ border:2px solid #52b9e7; z-index:999; color:#ccc;display:block;}