body {
    background: #fff;
}
#container {
    width: auto;
    margin: 0;
}
#topline, #header, #common_delim, #body_delim, #bottomline, #vcc_print, #sidebar, #footer, #title {
    display: none;
}

#body {
    background: transparent;
}

#content UL LI {padding-left:17px; background:url(../img/bullet.gif) no-repeat 0 6px}


#middle-inner, #content, #layout {
    background: transparent;
    margin: 0;
    padding: 0;
    width: auto;
    float: left;
}

#vcc_front {
    float: left;
}
#vcc_back {
    float: left;
    margin: 0 auto;
}
