#moduleContent .photo {
	width: 200px;
	float: right;
	padding: 0 0 8px 8px;
}
#moduleContent .lead {
	font-weight: bold;
	text-align: justify;
}
#moduleContent .description {
	font-style: italic;
	text-align: justify;
	color: #3687FA;
	font-size: 11px;
}
#moduleContent .content { text-align: justify; }