@charset "UTF-8";

/* $Id: day.css 196 2009-02-19 21:39:44Z marius $ */

/*
Controller: *
Action: *
*/

body {
    background-color: #fff;
}
#maincontainer {
    color: #000;
}
.pushdown {
    margin-top: 5px;
}

