

.clear{
	clear:both;
}

#flow_images{
	visibility:hidden;
}

#flow_images img { 
	position:absolute; 
	top:0px;
	border:none;
}

#flow_loading{
	margin-top:50px;
	text-align:center;
	width:100%;
}
#flow_loading img{
	margin-top:10px;
	position:relative; 	
}

#flow_captions{
	font-weight:bold;
	position:relative; 
	text-align:center;
	z-index:10;
}
#flow_scrollbar{
	visibility:hidden;
	position:relative; 
	border-bottom:1px solid #b3b3b3;
	z-index:11;
	top:10px;
}
#flow_slider{
	position:absolute;
	margin-top:-7px;
	margin-left:-7px;
	z-index:10002;
	background-image:url(../images/flow_slider.png);
	background-repeat:no-repeat;
	width:14px;
	height:14px;	
}
#imageflow{
	text-align:left;
	width:620px;
	height:210px;
	float:left;	
}
