/* Start of CMSMS style sheet 'Custom structure - news (print)' */
/* structure for news pages */
.stackimage { }
.stackbleed { }

#captionarea { width: 30%; padding: 0; margin: 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: 65%; }
#sketcharea { display: none; }

#captionareacolor { position: absolute; width: 30%; left: 0; }
#captionbgcolor { position: absolute; left: 0; width: 30%; }
.captionspacer { height: 46px; }


#newsarea { position: absolute; left: 30%; width: 65%; }
#newsarea h1 { color: #333333; }
#newsarea h2 { color: #777777; font-weight: normal; font-style: italic; }
#newsarea h4 { color: #333333; font-style: normal; font-weight: bold; }
#newsarea p {  }
.category { color: #333333; font-weight: bold; }
#newsarticle p { padding-bottom: 10px; }

#updatedarea { display: none; }
#updatedarea h1 { display: none; }

#normarea { position: absolute; left: 30%; width: 65%; }
/* End of 'Custom structure - news (print)' */

