
#monograph {
	border-top: solid 4px #000;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 751px;
	clear: both;
}	

#monograph_badge {
	float: left;
	width: 243px;
}

ul#monograph_imgs {
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
	width: 751px;
	height: 404px;
	clear: both;
	white-space: nowrap;
	overflow: auto;
}

ul#monograph_thumbs {
	border-top: solid 5px #000;
	margin: 0 0 10px 0;
	padding: 5px 0 2px 0;
	width: 550px;
	height: 86px;
	clear: both;
	white-space: nowrap;
	overflow: auto;
}

ul#monograph_thumbs li, ul#monograph_imgs li {
	display: inline;
}

ul#monograph_thumbs li a.current,ul#monograph_imgs li a.current,ul#monograph_thumbs li a.monograph_thumb:hover {
	border-bottom: solid 4px #000;
}

ul#monograph_thumbs img,ul#monograph_imgs img {	
	border-right: dotted 1px #000;
}

ul#monograph_imgs img.zoomImg {	
	width: 26px;
	height: 34px;
	border-right: 0;
	margin-bottom: 350px;
	margin-left: -30px;
	padding-right: 4px;
}

ul#monograph_imgs .spread {
	border: 0 !important;
}

