div#content #img-gallery2 {
	position:absolute;
	top:256px;
	left:293px;
	width:450px;
	height:310px;
	border:none;
	margin:0px;
	z-index:10;
}
div#content #img-gallery2 ul {
	position:absolute;
	top:283px;
	height:27px;
	width:450px;
	background:url("/sh/im/casestudy_matte.png") top left repeat-x;
	padding:0px;
	list-style:none;
	border:none;
	margin:0px;
}
div#content #img-gallery2 ul li {
	display:inline;
}
div#content #img-gallery2 ul li#img-gallery-enlargebutton a {
	display:block;
	width:100px;
	height:27px;
	background:url("/sh/im/clicktoenlarge.png") center no-repeat;
	float:right;
}
div#content #img-gallery2 ul a {
	display:block;
	width:18px;
	height:27px;
	padding:0px;
	text-indent:-5000px;
	float:left;
	text-decoration:none;
	background:url("/sh/im/gallery_active.png") center no-repeat;
}
div#content #img-gallery2 ul a.active,#img-gallery2 ul a:hover {
	background:url("/sh/im/gallery_inactive.png") center no-repeat;
	border:none;
}
div#content #img-gallery2 img { display:block; }
div#content #img-gallery ul { list-style:none; }
div#content #img-gallery ul li { list-style:none; }