#img {
	position: absolute;
	border: none;
	border: 1px red solid;
	margin-top: 00px;
}

* html #img {
	margin-top: 150px;
}

.clear {
	clear: both;
}

#images {
	width: 998px;
	visibility: hidden;
	margin-left: 0px;
	top: 0px;
}

#content {
	border: 0px white solid;
	margin-left: 0px;
	width: 998px;
	text-align: center;
	height: 600px;
	margin-top: 130px;
}

#loading {
	position: absolute;
	margin-top: 0px;
	text-align: center;
	width: 100%;
}

* html #content {
	display: inline;
}

#loading #img {
	margin-top: 0px;
	position: relative;
}

#scrollbar {
	visibility: hidden;
	position: absolute;
	border-bottom: 1px solid #b3b3b3;
	border: 1px red solid;
	z-index: 10001;
	left: 0px;
	top: 900px;
}

#slider {
	position: absolute;
	margin-top: -7px;
	left: 30px;
	z-index: 10002;
	background-image: url("/html/images/slider.png");
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
}

#imageflow {
	text-align: left;
}
