/**
 * columns
 */

div#content.home
{
    background:                     url(bg_home.gif);
}

/**
 * Corners
 **/

div#content.home div.bottom
{
    background:                     url(home_bottom.gif) no-repeat top;
}

div#teaser_column div.spacer
{
    clear:                          both;
    width:                          216px;
    height:                         9px;
    background:                     url(teaser_bottom.gif);
    overflow:                       hidden;
}