.noprint {display: none;}
img {border: none;}

div.entry {margin-bottom: 15px;}
div.entry span.creator {text-transform: uppercase;}
div.entry span.title {font-style: italic; }

li.dc {margin-bottom: 20px;}
li.dc span.creator {font-weight: bold;}
li.dc span.title {font-style: italic;}
li.dc span.counter {display: none;}

table.dctable {
		border: 1px solid #666666;
		empty-cells: show; 
		
}
 
table.dctable tr td {
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 8pt;
	padding: 3px 8px;
	border-bottom: 1px solid #D9D9D9;
	text-transform: capitalize;	
}

table.dctable col.images {width: 130px;}
table.dctable col.creator {width: 170px;}
table.dctable col.title {width: 250px;}
table.dctable col.publisher {width: 150px;}
table.dctable col.date {width: 100px;}
table.dctable col.description {width: 300px;}
table.dctable col.signature {width: 100px;}
	


table.dctable tr.even td {background-color: #fff;}
table.dctable tr.odd td {background-color: #eee;}
table.dctable th {background-color: #edf3fe;border-bottom: 1px solid #D9D9D9;padding: 3px 8px;}