#imageflow img { position: absolute; top: 0; border: none; }
#imageflow h1 { text-align: center; }
#imageflow a { color: #FFFFFF; }
.clear { clear: both; }
#images { visibility: hidden; position: relative; }
#loading { margin-top: 50px; height: 50px; text-align: center; width: 100%; }
#loading img { position: relative; top: 10px; left: 0; }
#title_captions { display: none; font-weight: bold; position: relative; height: 25px; text-align: center; z-index: 10000; }
#captions { color: #AD936D; font-size: 14px; line-height: 120%; font-weight: bold; position: relative; text-align: center; z-index: 10000; }
#scrollbar { visibility: hidden; padding: 30px 0 0 0; position: relative; border-bottom: 1px solid #b3b3b3; z-index: 10001; }
* html #scrollbar { margin-top: 50px; padding: 0; }
#slider { position: absolute; margin: -7px 0 0 -7px; z-index: 10002; background: url('slider.png') no-repeat; width: 14px; height:14px; }
#imageflow { text-align: left; }
.tx-flowgallery-pi1 #navigation{
    width:100px;
    float:left;
    position:relative;
    visibility:hidden;
    display: none;
    }

.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;
}
