div#contentwrap {
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
}

div.addborder {
    height: auto;
}

div.center.addborder {
    text-align: left;
}

/* HOMEPAGE */
div#content div.firstrow,
div#content div.secondrow {
    float: left;
    width: 760px;
    margin: 0 0 20px 0;
}

div#content div.firstrow {
    float: left;
    width: 760px;
    min-height: 292px;
    background: url(../images/internet/bg_firstrow.gif) repeat-y;
    border-right: 10px solid #F0F4FB;
}

div#content div.firstrowbottombg {
    float: left;
    width: 760px;
    min-height: 292px;
    background: url(../images/internet/bg_firstrow_bottom.jpg) left bottom no-repeat;
}

div.firstrow div.leftcolumn,
div.secondrow div.leftcolumn {
    float: left;
    width: 400px;
    margin: 0 20px 0 0;
}

div.firstrow div.rightcolumn,
div.secondrow div.rightcolumn {
    float: left;
    width: 340px;
}

div#content div.firstrow img#headerimage {
    width: 400px;
    margin: 0;
}

div#new,
div#mostwanted {
    width: 360px;
    padding: 15px 20px;
    font-family: Trebuchet MS, sans-serif;
}

div#mostwanted {
    background: url(../images/internet/bg_block_400.gif) left bottom no-repeat;
}

div#new h2,
div#mostwanted h2,
div#extraitems h2,
div#snelnaar h2 {
    display: block;
    font-size: 133%;
}

div#extraitems h2 {
    margin: 0 0 1em 0;
}

div#new a.small,
div#extraitems a.small {
    text-decoration: underline;
}

div#new ul,
div#snelnaar ul {
    margin: 0 0 20px 0;
}

div#mostwanted ul {
    margin: 0;
}

div#extraitems {
    float: left;
    clear: both;
    width: 300px;
    padding: 15px 20px 0px 20px;
    margin: 0 0 20px 0;
    background: url(../images/internet/bg_block_340.gif) left bottom no-repeat;
    font-family: Trebuchet MS, sans-serif;
}

div#extraitems h2 {
    float: left;
    clear: both;
    width: 300px;
}

div#extraitems img {
    float: left;
    margin: 0 20px 10px 0;
}

div#extraitems div {
    float: left;
    clear: both;
    width: 300px;
    margin: 0 0 20px 0;
}

div#extraitems a.small {
    display: block;
    margin: 0 0 20px 0;
}

div#snelnaar {
    width: 300px;
    padding: 15px 20px;
    margin: 0 0 20px 0;
}

#content {
    padding-bottom:10px;
}

.addthis_toolbox {
    float: left;
}

