.tinythumbnail {
	/*width: 140px;
	height: 150px;*/
	float: left;
	/*width: 8.3em;*/
	/*width: 8.2em;*/
	width: 118px;
	height: 120px;
	margin: 10px;	
	
}

.contents {
	clear: both;
	/*font-style: italic;*/
}

.metadataLink{
	/*width: 90px;height: 20px;	*/
}

.thumbImageHolder {
	width: 110px; 
	height: 110px;
	
	margin-bottom:0px;
	border:4px solid #D7E0DB;
	
}
div.thumbNailImageSelected {
	
	border:4px solid #B64404;
	
}
.thumbImageHolder:hover{
	cursor:pointer;
	cursor:hand;
}

