#archnav{
margin: 0 0 28px 0;
}

#archnav form{
width: 340px;
}

table{
float: left;
margin: 0 0 28px 20px;
border: none;
width: 140px;
border-collapse: collapse;
}

table.calendar caption{
margin: 0 0 6px 0;
padding: 3px 0 3px 10px;
background: #f5c592;
color: #000;
font-weight: bold;
}

table.calendar caption, x:-moz-any-link {margin: 0 0 6px 20px;}
table.calendar caption, x:-moz-any-link, x:default {margin: 0 0 6px 0;}

@media screen and (-webkit-min-device-pixel-ratio:0) {
 caption {margin: 0 0 6px 0;}
}

th{
text-align: center;
font-weight: bold;
padding: 0 0 3px 0;
}

th.weekend{
color: #ff0000;
}

td{
width: 16px;
height: 16px;
border: none;
color: #aaaaaa;
line-height: 16px;
text-align: center;
}

td a{
display: block;
width: 100%;
height: 100%;
font-weight: bold;
}

td.today a{
color: #e77919;
}

td a:hover{
background: #dedede;
text-decoration: none;
}
