body 
    {
    background-color: white;
    }

.default_template-sidebar
    {
    padding: 0px;

    }

td.default_template-sidebar-warning
    {
    padding: 0px;
    background-color: #FEE2E2;
    border-top: 1px solid #D47777;
    border-bottom: 1px solid #D47777;
    border-left: 1px solid #D47777;
    border-right: 1px solid #D47777;
    }

td.default_template-content
    {
    margin: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    }

td.default_template-hspacer
    {
    margin: 0px;
    }

td.default_template-hspacer
    {
    height: 10px;
    width: 100%;
    }