/* Downloads */
.dl_notes {
	margin-bottom:30px;
}
.dl_table, .dl_table td {
	border: 1px solid #CCCCCC;
}
.dl_titleCellHeading {
	width: 130px;
	font-weight: bold;
}
.dl_durCellHeading {
	width: 50px;
	text-align:center;
	font-weight: bold;
}
.dl_filesCellHeading {
	text-align:center;
	font-weight: bold;
}
.dl_permissionCellHeading {
	text-align:center;
	font-weight: bold;
}
a.dl_title, a.dl_title:hover {
	color:#006;
	text-decoration:none;
}
.dl_previewButton {
	/*float: right;
	font-size:11px;
	width:60px;*/
	cursor:pointer;
	width:21px;
	height:19px;
}