/* Start of CMSMS style sheet 'Common' */
div#content h2 {
   color: #87a9d7; 
   font-size: 1.5em; 
   text-align: left; 
/* some air around the text */
   padding-left: 0.5em;
   padding-bottom: 1px;
/* set borders around header */
   border-bottom: 1px solid #87a9d7; 
   border-left: 1.1em solid #87a9d7; 
   line-height: 1.5em;
/* and some air under the border */
   margin: 0 0 0.5em 0;
}




/* End of 'Common' */

