#maxlogo {
	position:absolute;
	top:255px;
	left:205px;
	width:131px;
	height:61px;
	z-index:100;
	display:none;
}

#mod_showcase2 {
	height:335px;
	margin-left:190px;
	width:692px;
}

#massband {
	position:absolute;
	background:url('/images/massband.gif');
	width:692px;
	height:22px;
	margin-top:-22px;
	opacity:0.75;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}

#massbandtext {
	margin-left:6px;
	margin-top:-20px;
	position:absolute;
}

#massbandtext h4 {
	font-size:16px;
}

#magnify {
	width:54px;
	height:42px;
	background:url('/modules/mod_showcase2/images/magnify.gif');
	position:absolute;
	margin-left:635px;
	margin-top:-45px;
	border:1px solid black;
	cursor:pointer;
	opacity:0.8;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
}

/* overrides for vertical thumbnails */

.slideshow-thumbnails {
	height: 335px;
	left: auto;
	right: -74px;
	top: 0;
	width: 70px;
}
.slideshow-thumbnails ul {
	height: 335px;
	width: 70px;
}    
#mod_showcase2 li {
	list-style-position:outside;
	list-style-type:none;
	margin-left:0;
	padding-left:3px;
}
