#back_loader {
	text-align:	center;
	position:	absolute;
	top:		40%;
	width:		100%
}
#back_iframe {
	text-align:	center;
	position:	absolute;
	top:		40%;
	width:		100%
}
#loader { 
	font-family:Tahoma; 
	font-size:	11px; 
	color:		#000000; 
	background:	#FFFFFF; 
	padding:	10px 0 16px 0; 
	margin:		0 auto; 
	display:	block; 
	width:		130px; 
	border:		1px solid #6A6A6A; 
	text-align:	left; 
} 
#progresso { 
	height:		5px; 
	font-size:	1px; 
	width:		1px; 
	position:	relative; 
	top:		1px; 
	left:		0px; 
	background:	#9D9D94 
} 
#loader_bg {
	background:	#EBEBE4;
	position:	relative;
	top:		8px;
	left:		8px;
	height:		7px;
	width:		113px;
	font-size:	1px
} 