h3 {
	text-align: justify;
	font-size: 1.1em;
	font-style: italic;
	line-height: 2.5ex;
	color: #3B424B;
}
h3 span {
	display: block;
	font-size: 0.9em;
	font-style: italic;
	/*color: #535E6B;
	color: #7FC241;*/
	color: #57a40f;
	text-align: right;
	margin-bottom: 6px;
	border-bottom: 1px solid #eee;
}
#firstH3 {
	padding-top: 0px;
	color: #3B424B;
}