#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:50px;
	height:50px;
	text-align:center;
	width:1020px !important;
}
#loading img{
	position:relative;
	top:10px;
	left:0px; 
}
#title_captions{
        margin-left:15px;
	font-weight:bold;
	position:relative; 
	text-align:left;
	z-index:10000;
        position: relative;
        top: 4px;
}
#captions{
	font-weight:bold;
	position:relative; 
	text-align:center;
	z-index:10000;
}
#scrollbar{
	visibility:hidden;
	position:relative; 
	border-bottom:1px 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;	
}
#imageflow{
	margin-left:0px;
	text-align:left;
}

.tx-flowgallery-pi1 #navigation{
    float:left;
    position:relative;
    visibility:hidden;
    }

.tx-flowgallery-pi1 #leftimage,
.tx-flowgallery-pi1 #rightimage,
.tx-flowgallery-pi1 #play{
  float:left;
  width:22px;
  }
.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:0px;
}


