/* DBPK.pl CSS Document */
/* L I S T A  D O R A D C O W */
#holder #content h2 + table.download {
	margin-top:5px;
}
#holder #content table.download {
	width:539px;
	margin:1em 0;
}
#holder #content table.download th, #holder #content table.download td {
	font-size:8pt;
    border-bottom:1px solid #bbb;
	padding:4px;
	text-align:center;
}
#holder #content table.download th {
	border-bottom:none;
	background:#e1e1e1;
}
#holder #content table.download a {
	color:#FF6600;
	border-bottom:#fff 1px dashed;
	text-decoration:none;
}
#holder #content table.download a:hover {
	border-bottom:#B86900 1px dashed;
}
