/* Start of CMSMS style sheet 'Module: rotator' */
div#rotator {
/* margin for the entire div surrounding the news items */
	/*margin: 2em 0 1em 1em;*/
/* border set here */
	border: 1px solid #909799;
/* sets it off from surroundings */
	background: #f5f5f5;
}
div#rotator h2 {
	line-height: 2em;
/* you can set your own image here */
	background: url(uploads/ngrey/darknav.png) repeat-x left center;
	color: #f5f5f5;
	border: none;
	margin: 0 0 0em 0;
}

/* End of 'Module: rotator' */

