/* Directory page */
.pr_heading {
	font-weight:bold;
	font-size:100%;
	margin-top:2em;
	margin-bottom:0;
}

.pr_desc {
	font-size:85%;
	margin-left:2em;
}

#aha_press_release h2 {
	font-family:Courier New,monospace;
	font-size:146.5%;
	font-weight:bold;
	color:yellow;
	margin:0;
	padding:0;
	margin-top:2.4em;
	margin-bottom:0.5em;
	text-align:left;
}
#aha_press_release .subtitle {
	font-size:93%;
	font-weight:bold;
	line-height:1.2em;
	margin:0 2em 0 2em;
}
#aha_press_release .breaker {
	text-align:center;
}
#aha_press_release .footer {
	font-size:85%;
}
#aha_press_release .homelink {
	font-size:77%;
	margin:0 2em 2em 2.5em;
}
/* headline in digest stories */
#aha_press_release h3 {
	font-family:Courier New,monospace;
	font-size:131%;
	font-weight:bold;
	background-color:#f4f4f4;
	width:100%;
	color:black;
	margin-top:2em;
	margin-bottom:1em;
	padding-left:1em;
	text-align:left;
}
#aha_press_release p.subh2 {
	font-size:108%;
	padding-top:.5em;
	font-weight:bold;
}

#aha_press_release .reference {
	font-family:Verdana,sans-serif;
	font-size:93%;
}
#aha_press_release li {
	line-height:1.5em;
	margin-bottom:.5em;
}

