.calendar{
width:780px;
height:500px;
background-color:#CCCCCC;
border:1px solid #000000}


.weekday{color:#000000;
background:#c2c2c2;
border-width:thin;
border-color:#000000;}

.weekend {color:#000000;
background:#99CCCC;
border:thin #000000;
}

div#date_top_right{float:right; vertical-align:top;
background:#ffffff; min-width:12px; max-width:auto; min-height:12px; max-height:auto;
color:#000000; border:1px solid #000000}
