/* RESET
-------------------------------------------------------------- */
/*
body { padding: 10px; background: #fff; }

div#page
{
    background-image: none;
}
div#header,
div#nav,
div#sidebar,
div#footer,
div#ratings,
div#comment_form,
div.content_tools,
p.no_comments
{
    display: none;
}
div#content
{
    width: 100%;
}
div#comments
{
    display: none;
}*/
