#imageflow img{
  position:absolute;
	top:0px;
	border:none;
}

#if_images{
	visibility:hidden;
}
#if_loading_bar{
	margin-top:164px;
	margin-bottom:200px;
	text-align:center;
	width:100%;
}
#if_loading_bar img{
	margin-top:10px;
	position:relative; 
}
#if_captions{
	font-weight:bold;
	position:relative; 
	text-align:center;
	z-index:10000;
}
#if_scrollbar{
	visibility:hidden;
	position:relative; 
	border-bottom:1px dashed #b3b3b3;
	z-index:10001;
}
#if_slider{
	position:absolute;
	margin-top:-7px;
	margin-left:-7px;
	z-index:10002;
	background-image:url(../images/Gallery/slider.png);
	background-repeat:no-repeat;
	width:28px;
	height:14px;	
}
#if_imageflow{
	text-align:left;
}

#gallery{z-index:10;}