/* Calendar layout */
.dottedBorder { border-bottom:1px dotted gray; height:20px; }
.dottedBorder2 { border-left:1px dotted gray; }
.beforedayboxes { background-color:#262626; }
.afterdayboxes { background-color:#262626; }
.highlighteddayboxes { background:#474747; }
.dayboxes { background-color:#2B2B2B; }
div#show { display:none; width:150px; }