/***********************************************************************
 *
 * Overrule main content block style
 */

  TABLE.content
{
    /*
    table-layout:       fixed;
    */
}

  TABLE.content TD.content
{
    /*
    padding:            0px;
    */
}

  TABLE.block1
{
    border-collapse:    collapse;
}

  TABLE.block1 TD.block1
{
    padding-top:        10px;
    padding-bottom:      0px;
    padding-left:       20px;
    padding-right:       0px;
}

  TABLE.block2
{
    border-top:         1px solid #CCCC00;
    padding-top:        20px;
    /*
    background-color:   #9BD458;
    */
}

  TABLE.block2 TD.block2
{
    padding:            20px;
    padding-top:        10px;
}
