#masthead, #menu, #footer, .t-sort-icon, #sidebar, .addthis_button, #noimages_msg,
#content h1, #digitized_link
{
	display: none;
}

#printMark {
	display: block;
	position:absolute;
	z-index:15000;
	right: 0;
	top: 0;
	font-size: 1.5em;	
}


#outer {
	width: 100%;
	border: none;
	margin: 0;
	padding: 0;
}

#content table.listing {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-collapse: collapse;
}

a, .detailsView a.preview {
	text-decoration: none;	
}

.listing th {
	background-color: #D0D0D0;
}


.seclevel .section {
    margin: 0;	
    border: 0;
}

#manuscript_view {
	font-size: 12px;	
}

#details {
	width: 100%;	
}

.detailsView h2 {
	font-size: 2em;	
}

.detailsView h3{
	padding: 0;
	font-size: 1.2em;
}

#details h4 {
    padding-top: 0.3em;
    padding-bottom: 0;	
    font-size: 1.1em;
}

.lvl1 .attrContent {
    width: 42em;
}

.attr {
	padding-top: 0;	
}

.attr, .itemHead {
	font-size: 12px	
}

#manuscriptPager {
	display: none;
}