.img {
	position:absolute;
	top:70px;
	border:none;
	left: 30px;
}

.clear{
	clear:both;
}
#images{
	visibility:hidden;
}
#loading{
	margin-top:10px;
	text-align:center;
	width:100%;
}
#loading img{
	margin-top:10px;
	position:relative; 
}
#captions{
	position:relative;
	text-align:center;
	z-index:10000;
	color: #333333;
	font-size:8pt;
}
#scrollbar{
	visibility:hidden;
	position:relative; 
	border-bottom:1px solid #b3b3b3;
	z-index:10001;
}
#slided{
	position:absolute;
	margin-top:-14px;
	margin-left:-7px;
	z-index:10002;
	background-image:url(../images/slider.png);
	background-repeat:no-repeat;
	width:38px;
	height:34px;	
}
#imageflow{
	margin-left:0px;
	text-align:center;
	width:410px;
	
}
