/* remove the calendar */
#Cal {
   position: absolute;
   visibility:hidden;
   height: 1px;
   overflow:hidden;
}