/* Start of CMSMS style sheet 'Banners' */
div#banners {
/* margin for the entire div surrounding the news items */
	margin: 0em 0 0em em;
/* border set here */
	/*border: 1px solid #909799;*/
/* sets it off from surroundings */
	/*background: #f5f5f5; if you use transparent gif*/
}
div#banners h2 {
	line-height: 0em;
/* you can set your own image here */
	border: none;
	line-height: 0em;
}



/* End of 'Banners' */

