#content{
	background: url(../imagem/bg_slide.jpg) repeat-x left top;
	position:relative; 
}
#imageflow img { 
	position:absolute; 
	top:0px;
	border:none;
}

.clear{
	clear:both;
}
#images{
	visibility:hidden;
}
#loading{
	padding-top:20px;
	text-align:center;
	width:100%;
}
#loading img{
	padding-top:10px;
	position:relative; 
}
#captions{
	font-weight:bold;
	position:relative; 
	text-align:center;
	z-index:10000;
	color:#fff;
	font:0.9em tahoma, arial;
}
#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:url(../imagem/img_slide_bolinha.gif) no-repeat;
	width:14px;
	height:14px;
}
#imageflow{
	width:870px;
	margin:0 auto;
	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;
}