#biolab_imgflash {
	position: relative;
	clear: both;
	margin: 0px;
	padding: 0px;
	display: block;
	height: 134px;
	width: 750px;
	margin-bottom: 2px;
	overflow: hidden;
}
.imgflash_slide {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 750px;
	height: 134px;
	text-align: left;
}
.hidden img {
	display: none;
}
