/* charitybuzz - Management */


#content {
	padding-bottom: 300px;
	}


/* ===========================================
         CONTENT HEADER
==============================================*/

#contentHd h3 {
    color: #B31200;
    font-size: 1.8em;
    font-weight: bold;
    line-height: 1.3em;
    margin-bottom: 0.8em;
    padding-top: 0.7em;
	}

#contentHd h4 {
	margin-left: 8px;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.3em;
	}

#contentHd ul {
	list-style: disc;
	margin: 0.6em auto 1.4em 1em;
	padding-left: 1.4em;
	font-size: 1.2em;
	line-height: 1.3em;
	}

#contentHd li {
	margin-bottom: 0.4em;
	}


/* ===========================================
         MANAGEMENT
==============================================*/

#management {
	padding: 0 19px 0;
	border-top: 13px solid #dedbd4;
	}

#management ul {
	font-size: 1.1em;
	line-height: 1.3em;
	}

#management li {
	padding: 20px 0;
	border-bottom: 1px dotted #88766e; 
	}

#management li p {
	margin-bottom: 0.6em;
	}
