.JsDatePickBox{position:relative;width:424px;font-family:Arial;}
.JsDatePickBox .jsDatePickCloseButton{cursor:pointer;position:absolute;z-index:1;top:1px;right:10px;width:66px;height:26px;background:url(/images/jscalendar/closeButton_normal.gif) left top no-repeat;}
.JsDatePickBox .jsDatePickCloseButtonOver{cursor:pointer;position:absolute;z-index:1;top:1px;right:20px;width:66px;height:26px;background:url(/images/jscalendar/closeButton_over.gif) left top no-repeat;}
.JsDatePickBox .jsDatePickCloseButtonDown{cursor:pointer;position:absolute;z-index:1;top:1px;right:20px;width:66px;height:26px;background:url(/images/jscalendar/closeButton_down.gif) left top no-repeat;}
.JsDatePickBox .boxLeftWall{float:left;width:14px;margin:0;padding:0;}
.JsDatePickBox .boxLeftWall .leftTopCorner{margin:0;padding:0;width:14px;height:8px;background:url(/images/jscalendar/boxTopLeftCorner.png) left top no-repeat;overflow:hidden;}
.JsDatePickBox .boxLeftWall .leftBottomCorner{margin:0;padding:0;width:14px;height:8px;background:url(/images/jscalendar/boxBottomLeftCorner.png) left top no-repeat;overflow:hidden;}
.JsDatePickBox .boxLeftWall .leftWall{margin:0;padding:0;width:14px;background:url(/images/jscalendar/boxSideWallPx.gif) #fff left top repeat-y;overflow:hidden;}
.JsDatePickBox .boxRightWall{float:left;width:14px;margin:0;padding:0;}
.JsDatePickBox .boxRightWall .rightTopCorner{margin:0;padding:0;width:14px;height:16px;background:url(/images/jscalendar/boxTopRightCorner.png) left top no-repeat;overflow:hidden;}
.JsDatePickBox .boxRightWall .rightBottomCorner{margin:0;padding:0;width:14px;height:16px;background:url(/images/jscalendar/boxBottomRightCorner.png) left top no-repeat;overflow:hidden;}
.JsDatePickBox .boxRightWall .rightWall{margin:0;padding:0;width:14px;background:url(/images/jscalendar/boxSideWallPx.gif) #fff right top repeat-y;overflow:hidden;}
.JsDatePickBox .topWall{position:absolute;overflow:hidden;top:0;left:14px;width:396px;height:8px;background:url(/images/jscalendar/boxTopPx.gif) #fff left top repeat-x;}
.JsDatePickBox .bottomWall{position:absolute;overflow:hidden;bottom:-1px;left:14px;width:396px;height:8px;background:url(/images/jscalendar/boxTopPx.gif) #fff left top repeat-x;}
.JsDatePickBox .hiddenBoxLeftWall{float:left;width:0;overflow:hidden;overflow:hidden;}
.JsDatePickBox .hiddenBoxRightWall{float:left;width:0;overflow:hidden;overflow:hidden;}
.JsDatePickBox .boxMain{float:left;background-color:#fff;margin:0;padding:30px 0 10px 0;}
.JsDatePickBox .boxMainStripped{background:#fff;border:none;}
.JsDatePickBox .tooltip{height:24px;line-height:22px;overflow:hidden;font-size:20px;color:#666;text-align:left;padding:0;margin:4px 0 4px 0;}
.JsDatePickBox .weekDaysRow{height:24px;overflow:hidden;line-height:22px;font-size:20px;color:#666;text-align:center;padding:0;margin:4px 0 0 0;}
.JsDatePickBox .weekDaysRow .weekDay{float:left;height:28px;overflow:hidden;width:48px;margin:0 10px 0 0;padding:0;}
.JsDatePickBox .boxMainInner{background:#fff;width:396px;float:left;margin:10px 0 0 0;padding:0;}
.JsDatePickBox .boxMainCellsContainer{background-color:#fff;margin:0;padding:0;}
.JsDatePickBox .boxMainInner .controlsBar{overflow:hidden;height:40px;position:relative;}
.JsDatePickBox .boxMainInner .controlsBarText{overflow:hidden;height:40px;line-height:40px;color:#000;font-size:21px;text-align:center;}
.JsDatePickBox .boxMainInner .monthForwardButton{overflow:hidden;cursor:pointer;width:40px;height:40px;position:absolute;top:0;right:28px;background:url(/images/jscalendar/monthForward_normal.gif) left top no-repeat;}
.JsDatePickBox .boxMainInner .monthForwardButtonOver{overflow:hidden;cursor:pointer;width:40px;height:40px;position:absolute;top:0;right:28px;background:url(/images/jscalendar/monthForward_over.gif) left top no-repeat;}
.JsDatePickBox .boxMainInner .monthForwardButtonDown{overflow:hidden;cursor:pointer;width:40px;height:40px;position:absolute;top:0;right:28px;background:url(/images/jscalendar/monthForward_down.gif) left top no-repeat;}
.JsDatePickBox .boxMainInner .monthBackwardButton{overflow:hidden;cursor:pointer;width:40px;height:40px;position:absolute;top:0;left:44px;background:url(/images/jscalendar/monthBackward_normal.gif) left top no-repeat;}
.JsDatePickBox .boxMainInner .monthBackwardButtonOver{overflow:hidden;cursor:pointer;width:40px;height:40px;position:absolute;top:0;left:44px;background:url(/images/jscalendar/monthBackward_over.gif) left top no-repeat;}
.JsDatePickBox .boxMainInner .monthBackwardButtonDown{overflow:hidden;cursor:pointer;width:40px;height:40px;position:absolute;top:0;left:44px;background:url(/images/jscalendar/monthBackward_down.gif) left top no-repeat;}
.JsDatePickBox .boxMainInner .yearForwardButton{overflow:hidden;cursor:pointer;width:20px;height:40px;position:absolute;top:0;right:0;background:url(/images/jscalendar/yearForward_normal.gif) left top no-repeat;}
.JsDatePickBox .boxMainInner .yearForwardButtonOver{overflow:hidden;cursor:pointer;width:20px;height:40px;position:absolute;top:0;right:0;background:url(/images/jscalendar/yearForward_over.gif) left top no-repeat;}
.JsDatePickBox .boxMainInner .yearForwardButtonDown{overflow:hidden;cursor:pointer;width:20px;height:40px;position:absolute;top:0;right:0;background:url(/images/jscalendar/yearForward_down.gif) left top no-repeat;}
.JsDatePickBox .boxMainInner .yearBackwardButton{overflow:hidden;cursor:pointer;width:40px;height:40px;position:absolute;top:0;left:0;background:url(/images/jscalendar/yearBackward_normal.gif) left top no-repeat;}
.JsDatePickBox .boxMainInner .yearBackwardButtonOver{overflow:hidden;cursor:pointer;width:40px;height:40px;position:absolute;top:0;left:0;background:url(/images/jscalendar/yearBackward_over.gif) left top no-repeat;}
.JsDatePickBox .boxMainInner .yearBackwardButtonDown{overflow:hidden;cursor:pointer;width:40px;height:40px;position:absolute;top:0;left:0;background:url(/images/jscalendar/yearBackward_down.gif) left top no-repeat;}
.JsDatePickBox .boxMainInner .skipDay{cursor:default;overflow:hidden;width:48px;height:50px;float:left;margin:8px 10px 0 0;padding:0;}
.JsDatePickBox .boxMainInner .dayNormal{-khtml-user-select:none;font-size:24px;cursor:pointer;overflow:hidden;color:#4c4c4c;width:48px;height:50px;float:left;margin:8px 10px 0 0;padding:0;text-align:center;line-height:50px;}
.JsDatePickBox .boxMainInner .dayNormalToday{-khtml-user-select:none;font-size:24px;cursor:pointer;overflow:hidden;color:#f40f0f;font-weight:bold;width:48px;height:50px;float:left;margin:8px 10px 0 0;padding:0;text-align:center;line-height:50px;}
.JsDatePickBox .boxMainInner .dayDisabled{-khtml-user-select:none;cursor:default;font-size:24px;overflow:hidden;color:#999;width:48px;height:50px;float:left;margin:8px 10px 0 0;padding:0;text-align:center;line-height:50px;}
.JsDatePickBox .boxMainInner .dayOver{-khtml-user-select:none;cursor:pointer;font-size:24px;overflow:hidden;color:#4c4c4c;width:48px;height:50px;float:left;margin:8px 10px 0 0;padding:0;text-align:center;line-height:50px;}
.JsDatePickBox .boxMainInner .dayOverToday{-khtml-user-select:none;cursor:pointer;font-size:24px;overflow:hidden;font-weight:bold;color:#f40f0f;width:48px;height:50px;float:left;margin:8px 10px 0 0;padding:0;text-align:center;line-height:50px;}
.JsDatePickBox .boxMainInner .dayDown{-khtml-user-select:none;cursor:pointer;font-size:24px;overflow:hidden;color:#F9F9F9;width:48px;height:50px;float:left;margin:8px 10px 0 0;padding:0;text-align:center;line-height:50px;}
.JsDatePickBox .boxMainInner .dayDownToday{-khtml-user-select:none;cursor:pointer;font-size:24px;overflow:hidden;color:#f40f0f;font-weight:bold;width:48px;height:50px;float:left;margin:8px 10px 0 0;padding:0;text-align:center;line-height:50px;}


