body { color: #000; }

#wrapper, 
#wrap, 
#header { width: 600px; }
#header { height: 113px; }

/* [ global use ]
------------------------------------------------------------------*/
.printIcon, 
.contactIcon,
.productionIcon, 
.RDIcon, 
.salesIcon,
.movieIcon { display: none; }

/* header
------------------------------------------------------------------*/
#header #topShadow { display: none; }
#header #middle { width: 600px; }
#header #top, 
#header #bottom { display: none; }
#header #slogan_part1 { float: none; left: 163px; font-size: 20px; text-align: left; }
#header #slogan_part2 { float: none; left: 163px; top: 60px; font-size: 20px; text-align: left; }
#header #slogan_part1 span, 
#header #slogan_part2 span { float: left; }

/* sidebar
------------------------------------------------------------------*/
#sidebar { border: 1px solid purple; display: none; }

/* content
------------------------------------------------------------------*/
#content { padding: 0; }

h1 { width: 587px; }
#path, 
.overviewBtns, 
#content a.gotoTop { display: none; }

/*** news + other text-based pages ***/
#printPageIcon { display: none; }

/*** products ***/
.gallery, 
#detail .columnsHeader #productChoice, 
#productChoice { display: none; }
#detail .columnsHeader { width: 587px; height: 1px; }
#detail .leftColumn { width: 209px; padding-left: 0; }
#detail .rightColumn { border-left: 1px dashed #d2d2d1; }

/*** bottom shadow (outside content) ***/
#bottomShadow { display: none; }

/* footer
------------------------------------------------------------------*/
#footer { display: none; }