/*  When printing the containers for vertical centering will be positioned staticly (so they cannot be moved around by the javascript code) */
#center_vertical    { position:static; top:0; left:0; }
#container          { position:static; top:0; left:0; }



/*  Opera8 thinks that the background of the page is black...  */
body, html         { background-color:white !important; color:black; }
#topimage          { display:none; }
#main_nav          { display:none; }
#left_nav          { display:none; }
.www_image         { display:none; }
#container_scroll  { display:none; }
.back_link         { display:none; }
.pop_menu          { display:none; }
#top               { background-color:white; }
#homepage_left     { background-color:white; }
#container_content { background-color:white; }
#center_vertical   { background-color:white; }
#container         { background-color:white; }


.main_content_product_details { display:block; background-color:white; margin-left:14em; }
#main_logo { display:block; }