form, a, div.comment{
    display:none;
}
body{
    background-color:#fff;
}
div#container{
    width:180mm;
    font-size:8pt;
}
#page_header, h3.date{
    background-color:#fff;
    color:#000;
    border:1px solid black;
    border-top:none;
}
div#month div.day h3.date span{
    display:inline;
    margin-left:0.5em;
}
div#month div.day h3.date{
    float:none;
    width:20%;
    margin:auto;
}
div#month div.day div.event{
    border:none;
}

div#month div.day {
    border-top:1px solid black;
    padding-top:0;
    page-break-inside:avoid;
}
