@charset "utf-8";
/* styles for clinical evidence detail pages */

#mainContent h1 {
	margin-bottom:5px;
	font-size:150%;
}

#mainContent h2 {
	margin-bottom:25px;
	font-size:106%;
}

#mainContent h3,
#mainContent h4 {
	font-size:100%;
}

#mainContent p {
	margin:3px 0 3px 0;
	line-height:144%;
}

/* ---------- source styles ---------- */

.source {
	font-weight:bold;
}

.sourceLink {
	width:560px;
	margin-bottom:25px;
	font-weight:bold;
}
