.collection-detail {
}

.collection-detail .small-viewer {
	float: right;
	clear: right;
	padding: 0 0 20px 20px;
	background: white;
}

.collection-detail .collapsible-box {
	clear: both;
}

.collection-detail .metadata-box {
	width: 465px;
}

/*
.collection-detail .date {
	margin: 15px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.571428571em;
	color: #000000;
}
*/

.collection-detail .metadata {
	margin-top: 15px;
	border-top: 1px dotted #808080;
	padding-top: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.214285714em; /* 17/14 */
}

.collection-detail .metadata h2 {
	margin-bottom: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px; /* 12/14 */
	text-transform: uppercase; 
}

.collection-detail .rights-and-reproduction {
	margin-top: 15px;
	font-size: 0.857142857em;
}
