/* Start of CMSMS style sheet 'Twitter' */
div#twitter-outer {
/* margin for the entire div surrounding the news items */
	/*margin: 2em 2em 1em 1em;*/
/* border set here */
	border: 1px solid #909799;
/* sets it off from surroundings */
	background: #f5f5f5;
}

div#twitter-inner {
 margin: 0 0 0 1;
}
/* End of 'Twitter' */

