.imgflowimg { 
	position:absolute; 
	top:0px;
	border:none;
}
imgflowh1 {
	text-align:center;
}
imgflowa{
	color:#fff;
}
.imgflowclear{
	clear:both;
}
#imgflowimages{
	visibility:hidden;
}
#imgflowloading{
	margin-top:50px;
	text-align:center;
	width:100%;
}
#imgflowloading img{
	margin-top:10px;
	position:relative; 
}
#imgflowcaptions{
	font-weight:bold;
	position:relative; 
	text-align:center;
	z-index:9000;
}
#imgflowscrollbar{
	visibility:hidden;
	position:relative; 
	border-bottom:1px solid #b3b3b3;
	z-index:9001;
  text-align:left;
}
#imgflowslider{
	position:absolute;
	margin-top:-7px;
	margin-left:-7px;
	z-index:10002;
	background-repeat:no-repeat;
	width:14px;
	height:14px;	
}
#imageflow{
text-align:left;
}
#imgflowcontainer{
	position:relative; 
}