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

