/*studygroup.css - style sheet for details of LojongStudyGroup.php*/

cite {
    color: #444;
    font: italic 1em arial;
	display: inline;
}

.indent {
	margin: 0px 2.5em 1em 2em;
}

#program .indent strong {
	color: #000;
}

#program h3 cite {
    color: #790f11;
    font-weight: bold;
}

#program h3 span {
	font-variant: normal;
	font-size: .9em;
}

p cite {
	font-weight: bold;
}