/* Start of CMSMS style sheet 'Custom structure - long color (print)' */
/* structure for long image pages (with colour) */
.stackimage { }
.stackbleed { }

#captionarea { position: absolute; width: 30%; left: 0; }
#bleedarea { display: none; }
#imagearea { position: absolute; left: 0; width: 30%; padding-top: 70px; }
#imageareawhite { position: absolute; left: 0; width: 30%; padding-top: 70px; }
#imageline { display: none; }
#copyarea { position: absolute; left: 30%; width: 70%; }
#sketcharea { display: none; }

#copyareaplain { position: absolute; left: 30%; width: 70%; }
#captionareacolor { position: absolute; width: 30%; left: 0; }
#captionbgcolor { display: none; }

/* 2 colums of text */
#copyarea1 { position: absolute; left: 30%; width: 30%; }
#copyarea2 { position: absolute; left: 65%; width: 30%; }
#copyarea2 h2 { padding-top: 5px; }
/* End of 'Custom structure - long color (print)' */

