html body {
	float: none !important;
	width: auto !important;
	margin: 5%  !important;
	padding: 0 !important;
	background: #fff none !important;
}

html div#gallery,
html div#galleryStudent,
html div#gallery_footer,
html div#galleryStudent_footer {
	background: none !important;
	display: block !important;
	margin: 0 !important;
	padding: 0 !important;
	float: none !important;
	width: auto !important;
	overflow: visible;
	height: 1%;
}

/*show the print logo*/
html div#logoPrint {
	float: right !important;
	width: auto !important;
	margin: 0  !important;
	padding: 0 !important;
	display: block !important;
}

html div#right,
html div#rightStudent {
	float: none !important;
	margin: 0 !important;
	padding: 0 !important;
	width: auto !important;
	display: block !important;
	overflow: visible;
	/*height: 1%;*/
}

html div#left,
html div#leftStudent,
div#left img.logo,
div#leftStudent img.logo,
html div.artnav,
html ul.roll,
html ul.none,
html ul.none2,
html div#gallerymenu {
	display: none !important;
}

html div.thumbA,
html div.thumbB,
html div.thumbC,
html div.thumbD {
	float: none !important;
	width: auto !important;
	display: block !important;
}
