.calendar_block { z-index: 201; visibility:hidden; display: inline; position:absolute; height: 182px; width:208px; background-color:#353432;
 _background: url("images/calender/background.gif") 0px 0px no-repeat;border:1px solid #353432; }
.calendar_block_time { visibility:hidden; display: inline; position:absolute; height: 192px; width:198px; background: url("images/calender/background_time.png") 0px 0px no-repeat; _background: url("images/calender/background_time.gif") 0px 0px no-repeat; }
.time_root { height: 30px; }

.calender_icon { z-index: 200; position: absolute; display: inline; cursor:hand; cursor:pointer;margin-left:-33px;margin-top:3px; }

.prew_arrow { margin-left:20px;height: 14px; width: 22px; float:left; background: url("images/calender/arrowleft.gif") 5px 3px no-repeat; cursor:hand; cursor:pointer; position:relative; }
.next_arrow { height: 14px; width: 22px; float:left; background: url("images/calender/arrowright.gif") 11px 3px no-repeat;cursor:hand; cursor:pointer; position:relative;  }
.current_date { text-align: center; width:116px; float:left;font-size:12px; }
.calendar_root {padding-right:9px;padding-top:9px; }
.current_date span { border-bottom:1px solid #ffffff; display:inline-block;color:#6c3603;font-size:12px;}
.current_date span.activeDateLink {border-bottom: 1px dotted #676767; display:inline-block; color:#fff;font-size:12px;}
.calendarTable tr {  text-align: right; }
.calendarTable { clear: both; margin-top:expression("-14px"); margin-right: 11px; font-size:10px;}
.calendarTable td div { text-align: right; font-size:12px; }
.calendarTable td { padding:1px; height:16px; width:25px;font-size:12px;  }

.calendarTable td div.outDate { color: #fff; text-align: right; padding: 0px 5px 1px 6px; cursor:hand; cursor:pointer; font-size:12px;}
.calendarTable td div.day_cell { padding: 0px 5px 1px 6px; cursor: hand; cursor: pointer; background-position:0px 0px; background-repeat: no-repeat;color:#fff; font-size:12px;}
.calendarTable td div.selected_date { background-color:#0093cc; cursor:hand; cursor:pointer; padding: 0px 5px 1px 6px;color:#fff;font-size:12px;}