/* Print CSS Document */
.hide, .hidden, #tki-nav-wrapper, #primary-tools, #secondary-tools, #tki-footer-wrapper, .crumbs, .link-top {display: none;}
form, .hide, .link-top, .widget, #breadcrumbs, #footer, #logo-moe, #nav-site, #nav-tki, .print-page, #TB_closeWindow, .artefact-explorer {
display: none;
}
body {
font-family: Verdana, Tahoma, sans-serif;
font-size: 11pt;
color: #000000;
}
blockquote, q {
font-style: italic;
}
em {
font-style: italic;
}
h1,h2,h3,h4,h5,h6 {
font-weight: bold;
}
h1, .h1 {
font-size: 18pt;
}
h2, .h2 {
font-size: 16pt;
}
h3, .h3 {
font-size: 13pt;
}
h4, h5, h6, .h4, .h5, .h6 {
font-size: 11pt;
}
img {
border: 0px none;
}
strong {
font-weight: bold;
}
sub {
display:inline;
font-size:0.909em;
line-height:1em;
padding:0 .1em;
vertical-align:sub;
}
sup {
display:inline;
font-size:0.909em;
line-height:1em;
padding:0 .1em;
vertical-align:super;
}
.factbox {
background: black;
/*border: 1px solid black;*/
padding: 20px;
}
.collection {overflow: hidden; height: 1%; margin-bottom: 11pt;}

.object-right, .artefact .img {
float: right;
margin-left: 15px;
}

.img{		
	text-align: center;
}
.caption{
	width: 200px;
}


.object-left, .collection .img {
float: left;
margin-right: 15px;
}

#TB_window {
margin-top: 0px !important;
margin-right: 0px !important;
margin-bottom: 0px !important;
margin-left: 0px !important;
}
#logo-site{
	display: none;
}