
.pdqSummary {
	margin-top: 20px;
	margin-left:0;
	padding-bottom: 10px;
	border-bottom: 1px solid #999999;
	}
.pdqTOC {
	padding-top:5px;
	padding-left:7px;
	padding-right:3px;
	padding-bottom:10px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:7px;
	width:195px;
	height:auto;
	background-color:#eeeeee;
}

.pdqTOC li {
padding: 3px;
}
.pdqSummaryTitle 	{
	margin-top: 20px;
	margin-left:33px;
	padding-bottom: 10px;
	border-bottom: 1px solid #999999;
	}

.pdqAnchor {
font: 8pt;
}

.pdqPrint {
font: 8pt;
float: right;
text-align: right;
}

.pdqTitle {
	margin-top: 20px;
	margin-left:33px;
	padding-bottom: 10px;
	
	}

.pdqPara 	{
	
	padding-left:33px;
	width:450px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	}

.pdqPara img
{
	max-width: 450px;
}

.pdqCitation {

font: 8pt;
}

.pdqReference {
font: 8pt;
vertical-align: super;
}

.pdqReferenceSection {
}

.pdqLiteralLayout {
}

.pdqMediaLink {
/* clear: left; */ /* leaving this out fixes the large vertical space above the first image on pdq pages in Firefox and Safari */
width: 225px;
text-align: center;
}

.pdqCaption {
font-style: italic;
width: 450px;
}

.pdqKeyPoint {
font-weight: bold;
margin-left:33px;

}


