/* Start of CMSMS style sheet 'Module: FrontEndUsers' */
/* CSS Document */

div#FrontEndUsers {
	margin: 2222;  /* margin for the entire div surrounding the login box */
	border: 1px solid #000;
	background-color: #9F9804;
}

div#FrontEndUsers h2 {
   line-height: ;
   background: #fff;
}

.contentFEU {
	padding: 0.5em 0.5em 1em;
	margin: 0 0.5em 1em 0.5em;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}
	


/* End of 'Module: FrontEndUsers' */

