/*                                         */
/*  CSS2 Style Sheet for MaplePictures.ca  */
/*                                         */


/*                                         */
/* Monthlt Planner styles                  */
/*                                         */

.weekTitle {
  width:                     100%;
  font-weight:               bold;
  border-bottom:             1px solid #444444;
  }

div.planner {
  clear:                     both;
  }

td.plannerCell {
  width:                     138px;
  vertical-align:            top;
  }


p.plannerTitle {
  font-family:               tahoma;
  font-weight:               bold;
  font-size:                 14pt;
  color:                     navy;
  }


