.ds, .de {top:87px; margin-left:1px;}
*:first-child+html .de, *:first-child+html .ds {top:86px;}
.de {left:25%;}
*html .de {left:21.6%; top:85px;}
*html .ds {top:85px;}
html:first-child .ds, html:first-child .de {top:83px; margin-left:1px;}

#calendarForm { position: absolute !important; z-index: 2 !important;}
#calendarForm TABLE { position: relative; left: 0; font-size: 10px; width: 140px !important; font-style: normal; z-index:2;}
#calendarForm TABLE TD { text-align: center !important; border:none;}

#calendarForm IFRAME {display:none; position:absolute; left:0px; top:0px; filter:alpha(opacity=0); opacity:0; width:140px; height:146px; z-index:1;}

#months { border: 2px solid #E2E6E8; border-bottom:2px solid #FDF5AA; }
#months TD {border:none; background: #FDF5AA !important; padding: 2px; }
#months TD#back {  }
#months TD#next {  }
#months TD#current { vertical-align: middle !important; width: 100%; color: #00305F !important; }

#days { border: 2px solid #E2E6E8; border-top:none;}
#days TD, #days TH { width: 17px; height: 17px; font-size: 10px !important;}
#days TD { background: #FFFEF0 !important; color: #BBB; border: 1px solid #E2E6E8 !important; border-size:0px 0px 1px;}
#days TH { background: #FDF5AA; color: #777; text-align: center; border-bottom: 1px solid #E2E6E8 !important; }
#days INPUT { width: 18px; height: 17px; cursor: pointer; border: none; padding:0px; font-size: 10px !important; font-family: Arial, Helvetica, sans-serif; background: #FFF; color: #777; }
#days TD.weekend {  }
#days TD.weekend INPUT { background: #FEFACE !important; }
#days DIV.active { margin: 0px -1px 0px 0px !important; width: 19px; background: #FBD362 !important; border-right:1px solid #FBD362; font: 10px Arial, Helvetica, sans-serif !important; height: 17px !important; color: #1B478C; line-height: 17px !important; }
#days TD SPAN { line-height: 17px; width: 100%; display: block; }