
.img_home { 
	position:absolute; 
	top:0px;
}

.clear{
	clear:both;
}
#images{
	visibility:hidden;
}
#loading2{
	background-color:#000000;
	width:300px;
	height:70px;
	color:#FFFFFF;
	text-align:center;
	filter:alpha(opacity=80);
   -moz-opacity:0.8;
   opacity: 0.8;
   margin:20px 20px 20px 120px;
}
#loading2 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:1px solid #b3b3b3;
	z-index:10001;
}
#slider{
	position:absolute;
	margin-top:-7px;
	margin-left:-7px;
	z-index:10002;
	background-image:url(slider.png);
	background-repeat:no-repeat;
	width:14px;
	height:14px;	
}


#imageflow{
	margin-left:0px;
	margin-right:10px;
	text-align:left;
}
#changelog{
	width:349px;
	border-right:solid 1px #666;
	float:left;
	margin-top: 15px;
}
#changelog div{
	text-align: justify;
	padding: 0 15px 5px 15px;
}
