/* $Id: pr.css 4971 2010-01-25 19:31:10Z tom $ */

span.pr-date {
}

span.pr-location {
	color: #888;
	text-transform: lowercase;
	font-variant: small-caps;
	margin-right: 1em;
}

div.pr-background {
	font-size: 8pt;
	line-height: 12pt;
	color: #444;
}

div.pr-background p {
	margin: 0;
}

div.pr-background a {
	color: #44f;
}

h1.pr {
	margin-bottom: 0;
}

h2.pr {
	font-weight: normal;
	font-style: italic;
	font-size: 9pt;
	line-height: 13pt;
}

h3.pr {
}

h4.pr {
	margin-bottom: 0;
}

