#huge-coverflow {
	height:300px;
	margin:auto;
	overflow:hidden;
	z-index:0;

}
#huge-coverflow div#iefix {
	
}
.moduletable-cov{	
	width: 100%;  
	height: 300px;
}

#imageflow img { 
	position:absolute; 
	top:0px;
	
}
h1 {
	text-align:center;
}
.clear{
	clear:both;
}
#images{
	visibility:hidden;
}
#loading{
	margin-top:10px;
	text-align:center;
	width:100%;
	margin-bottom:20px;

	
}
#loading img{
	margin-top:10px;
	position:relative; 
}
#captions{
	font-weight:bold;
	font-size: 18px;
	text-transform: ;
	text-align:center;
	z-index:10000;
	color: #364c59;
	position:  relative;
	top:  -100px;
	
}
#scrollbar{
	visibility:hidden;
	position:relative; 	
	border-bottom:14px solid #b3b3b3;
	z-index:10001;
}
#slider{
	position:absolute;
	margin-top:0px;
	margin-left:-7px;
	z-index:10002;
	background-image:url(/modules/mod_hugecoverflow/img/slider.png);
	background-repeat:no-repeat;
	width:14px;
	height:14px;	
}

