/*
MREmenu.css
CSS file for "mreFAQ" module
*/

.listhead{
background-color:#CCFFCC;
background-repeat:repeat-x;
height:23px;
border: 1px solid #232323;
border-bottom:none;
	padding: 6px 0 0 0;
	font-size: 1.1em;
	font-weight: 900;
}
.boardmemberwrap{
padding:12px 20px;
border: 1px solid #232323;
font-size:1.1em;
}

/*Heading Styles*/
h2 {
	margin: 20px 0 0 0;
	font-size: 1.3em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #75AAD2;
}