
.sewandshow #images img { 
	position:absolute; 
	top:0px;
	border:none;
}
h1 {
	text-align:center;
}

.clear{
	clear:both;
}
#images{
	visibility:hidden;
}
#loading{
	margin-top:2px;
	text-align:center;
	width:100%;
}
#loading img{
	margin-top:10px;
	position:relative; 
}
#captions{
	font-weight:bold;
	position:relative; 
	text-align:center;
	z-index:10000;
}
#scrollbar{
	visibility:hidden;
	position:relative; 
	border-bottom:2px solid #663333;
	z-index:10001;
}
#slider{
	position:absolute;
	z-index:10002;
	background-image:url(images/slider.png);
	background-repeat:no-repeat;
	height: 25px;
	width: 45px;
	margin-top: -13px;	
}
#imageflow{
	margin-left:1px;
	text-align:left;
	}
.sewandshow #imageflow {
	max-width: 1020px;
}

#changelog{
	width:800px;
	border-right:solid 1px #666;
	float:left;
	margin-top: 15px;
}
#changelog div{
	text-align: justify;
	padding: 0 15px 5px 15px;
}