#header_whitebox {
    position: absolute;
    /*background-color: #fff;*/
    width: 290px;
    height: 154px;
    top: 36px;
    left: 0;
    padding:24px;
    background-repeat: no-repeat;
    background-position: right bottom;

}

#header_whitebox div.shadowborder{
    padding:24px 24px 24px 24px;
}

#header_whitebox h1 {
    font-size:25px;
    line-height:41px;
    position:relative;
    top:-9px;
    font-weight:normal;
}

#content #text.standardgrid_03{
    width:700px;
    margin:0 265px 0 0;
}

#content #sidebar.standardgrid_03{
    float:right;
    width:265px;
    overflow:hidden;
    margin: 0 0 36px 0;
}
.table_standaardgrid03_text{
    width:700px;
}
.table_standaardgrid03_text td{
    width:302px;
    padding:0 48px 0 0;
}
/*** Color Block Text ***/
#content #text,#content #sidebar{
    /*background-color:#ccc;*/
}

