div.top_right, ul.menu, div.menu_bottom, 
table.ad_detail_contactform, .print_no, 
div.search_ad, div.top_ad, div.oe24_logo, 
div#ad_detail_ad_skyscraper,
div.ad_outside
{
    display:none;    
}

body 
{
    background-color:white;
}

div.master 
{
    margin-left:0;
    border:0;
    width:600px;
}

div.top 
{
    width:600px;
}

div.content 
{
    width:100%;
}

div.top 
{
    height:35px;
}

div.top_left 
{
    top:15px;
}

div.page 
{
    top:60px;
}

div.left 
{
    margin:10px;
    margin-left:0px;
    display:none;
}

div.content 
{
    position:relative;
    margin:4px;
    margin-top:10px;
}

div.footer 
{
    margin-top:0;
    margin-left:4px;
    border:0;
    width:600px;
    display:none;
}



div.print_only,
.print_only
{
    display:block;
}


