.lefttd, .toptd, .righttd, .bottomtd, .noprint
{
    display: none;
}

body, .bodytemplate
{
    background-image: url();
}
#maintable
{
    width:600px
}
.articlewrap2
{
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 700px;
    background-color: White;
}
