body, #maincontent, #container {
	width:100%;
	height:100%;
	margin:0px;
	float:none;
	background:#FFFFFF url(none);
}
#wrapper {
	height:185mm; /*makes sure the printable version fills the page without overflow */
}
#logo {
	margin:0px auto;
	height:88px;
	width:273px;
}hr {
	background:url(none);
	height:1px;
	border:1px solid #000000;
} 
h1, h2, h3 {
	text-shadow:none;
	color:#000000;
	margin:15px auto;
	line-height:110%;
	padding:0px;
}
.menu, .search , .donotprint , #socialwrapper {
	display:none;
}div.address-footer  {	position:fixed;	top:85px;	left:0px;	width:800px;}
img {
	page-break-inside:avoid;
}
.contactinfo {
	display:block;
}/*for gallery page*/
ul.tabs li a {
	display:none;
}
.tabbed_area {  
	height:auto;
}
#stylecontent, #centurycontent, #countrycontent, #surfacecontent, #materialcontent {
	display:block;
	border:1px solid black;
	margin-top:20px;
	margin-bottom:0px;
}
.content {
    background-color:#FFFFFF;
	background-image:none;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
}
/* for index page */
.footer {
	text-shadow:none;
	color:#000000;
}
/* for item page */
#antiquepic {
	/* this kluge necessary to fix a chrome print positioning error */
	position:absolute;
	left:50px;
	border:none;
	box-shadow:none;
	max-height:700px;
	border: 1px solid #000000;
}
/* for category pages */
table.itemlisting {
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
}
#itempic  {
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
}
div#itempicbox {
	box-shadow:none;
	border:none;
}
