#imageflow img {
  position:absolute;
	top:0px;
	border:none;
	behavior: url(../../iepngfix.htc);
}
h1 { text-align:center; }
.clear { clear:both; }
#if_images {
  visibility:hidden;
  position:relative;
  bottom:20px;
  left:10px;
}
#if_loading {
  margin-top:50px;
	text-align:center;
	width:100%;
}
#if_loading img{
	margin-top:10px;
	position:relative;
	left: 0px;
	top: 0px;
}
#if_captions{
	font-weight:normal;
	position:relative;
	top: 70px;
	left: 0px;
	text-align:center;
	z-index:10000;
}
#if_captions a{
  font-weight:bold;
	color:#000000;
}

#if_outerscroll{
  height:20px;
  position:relative;
  top: 60px;
  left: 0px;
}

#if_scrollbar{
	visibility:hidden;
	position:relative;
	top: 10px;
	left: 0px;
	border-bottom:1px solid #cccccc;
	z-index:10001;
}
#if_slider{
	position:absolute;
	margin-top:-9px;
	margin-left:-15px;
	z-index:10002;
	width:31px;
	height:19px;
	cursor:pointer;
}
#if_slider_inner {
  width:7px;
  height:11px;
  background-image:url(../../images/slider.png);
  background-repeat:no-repeat;
  position:relative;
  top:4px;
  left:4px;
}
#if_outerscroll:hover #if_slider_inner{
  background-image:url(../../images/slider_roll.png);
}
#imageflow{
  /*float: left;
  position: relative;
  top: 0px;
  left: 0px;*/
  width: 620px;
  height: 400px;
	text-align: center;
}