/* Start of CMSMS style sheet 'ruts' */
div#profile {
  margin: 0em 1em 0em 0em;  /* margin for the entire div surrounding the news list */
  border: 1px solid #000; 
width: 400px;
}

div#profile h2 {
   line-height: 2em;
   background: #fff;
}
/* End of 'ruts' */

/* Start of CMSMS style sheet 'Module: Sponsor' */
div#sponsor {
  margin: 1em 1em 1em 1em;  /* margin for the entire div surrounding the news list */
  border: 0px solid #000; 
  background: none; 
}

div#title h2 {
   line-height: 2em;
   background: #fff;
}

/* End of 'Module: Sponsor' */

