#imageflow img { 
	position:absolute; 
	top:0px;
	border:none;
}
#imageflow h1 {
	text-align:center;
}
#imageflow a{
	color:#fff;
}
.clear{
	clear:both;
}
#images{
	visibility:hidden;
}
#loading{
	margin-top:175px;
	height:50px;
	text-align:center;
	width:100%;
}
#loading img{
	position:relative;
	top:10px;
	left:0px; 
}
#title_captions{
	font-weight:bold;
	position:relative; 
	height:25px;
	text-align:center;
	z-index:10000;
}
#captions{
	font-weight:bold;
	position:relative; 
	text-align:center;
	z-index:10000;
}
#scrollbar{
	visibility:hidden;
	position:relative; 
	border-bottom:0px solid #b3b3b3;
	z-index:10001;
}
#slider{
	position:absolute;
	margin-top:-7px;
	margin-left:-7px;
	z-index:10002;
	background-image:url(slider.png);
	background-repeat:no-repeat;
	width:14px;
	height:14px;
	visibility:hidden;	
}
#imageflow{
	margin-left:35px;
	text-align:left;

}
.tx-flowgallery-pi1 #navigation{
    width:100px;
    float:left;
    position:relative;
    visibility:hidden;
    }

.tx-flowgallery-pi1 #leftimage,
.tx-flowgallery-pi1 #rightimage,
.tx-flowgallery-pi1 #play{
  float:left;
  width:25px;
  }
.tx-flowgallery-pi1  #play{width:50px;}

.tx-flowgallery-pi1 #leftimage img,
.tx-flowgallery-pi1 #rightimage img,
.tx-flowgallery-pi1 #play img{
  position:relative;
  top:0px;
  left:5px;
}