
 body {color: #666666; font-size: 13px;}
#contentwrapper-cal{ float: left; width: 100%; margin-top: 15px; background-image: url('images/background/backgroundcal.gif')}
#content-cal {margin: 0 0 0 174px;  }
#container { margin: auto;   padding-bottom: 1em; }

.cal-innertube {margin: 20px 40px 40px 40px; }

.month { border-collapse: collapse;   margin:15px;}
.month { float: left; }
.month th, .month td { border: 1px solid #000;  }
.month thead { background-color:#c85a1f; }
.month td { width: 20px; height: 10px;  vertical-align: top; overflow: auto; }
td .day { width: 15px; height: 5px; /*overflow:auto; */margin-top: 0; }
.month tbody .weekend { background-color:#fdebcf; }
.month tbody .na { background-color:#c9dbff; }
.month tbody .a { background-color:#cdffc9; }
.month tbody .contact { background-color:#ffcc00; }

.row {margin-left: 25px; }
.month th { color: #000000; }
p { padding-top: 10px; padding-left: 20px;}



