/* Start of CMSMS style sheet 'Creators' */
/* css file for creators */
h2 {
	margin: 0em;
	margin-bottom: 0.2em;
	padding: 0em;
	line-height:100%;
}
img.portrait {
	clear:both;
	float:left;
	margin-top:0.4 em;
	margin-right:1em;
	margin-left:0.8em;
	margin-bottom:0.5em;
	border:1px solid #8E3B24;
}

p.description {
	padding-left:0.5em;
}

hr {
	border:0px;
	border-color:#ab7e46;
	background-color:#ab7e46;
	color:#ab7e46;
	width:100%;
	margin:2em auto;
	height:1px;
	padding:0px;
}
/* End of 'Creators' */

