	
dl.search_options	{
	margin-bottom: 10px;
	line-height: 1.75em;
	}
	
dl.search_options dt	{
	float: left;
	clear: left;
	width: 10px;
	}

dl.search_options dd	{
	margin-left: 20px;
	font-size: 1.25em;
	}


.pagination {
	padding: 5px 0 5px 0;
}

#pdfTable { 
	width: 520px;
	padding: 0;
	margin: 0;
}
	
#pdfTable th {
	font: 11px Arial, Helvetica, sans-serif;
	color: #4a4512;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #e8f2da;
	white-space: nowrap;
}

#pdfTable th.nobg {
	border-top: 0;
	border-left: 0;
	background: none;
}

#pdfTable td {
	border-bottom: 1px solid #c7bd8a;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	vertical-align: top;
}


#pdfTable td.alt {
	background: #f5fafa;
	color: #797268;
}

#pdfTable th.spec {
	border-left: 1px solid #c1dad7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px Arial, Helvetica, sans-serif;
}

#pdfTable th.specalt {
	border-left: 1px solid #cadad7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #797268;
}	
	

#downloadPdf ul {
	display: block;
	margin: 10px 0 0 0;
}

#downloadPdf li { /* Download PDF buttons */
	list-style: none;
	display: block;
	border: 1px solid #999;
	background-color: #ddd;
	padding: 2px;
	margin-bottom: 10px;
	width: 150px;
	text-align: center;
}

#downloadPdf .simpleLi {
	border: none;
	background-color: #fff;
}

#downloadPdf .view {
	font-size: .9em;
	font-weight: bold;
}

#downloadPdf .download {
	font-size: .9em;
	font-weight: bold;
}

.sortIcon {
	display: inline;
}


#pdfPreviewArea {
	float: right;
	margin-left: 20px;
	padding: 20px 80px 10px 20px;

}

