<style type="text/css">
	/* lightbox */
/*#lightbox{ background: rgba(0, 0, 0, 0.8); display: none; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 777777 !important;  }*/
#lb-overlay { 
	background: rgba(0, 0, 0, 0.8);
	display: none; 
	height: 100%; 
	left: 0; 
	position: fixed; 
	top: 0; 
	width: 100%;  
	z-index: 777777 !important; 
}
#lightbox { 
	display: none; 
	height: 100%; 
	left: 0; 
	position: absolute; 
	top: 0; 
	width: 100%; 
}
#lb-overlay {
	background: rgba(0, 0, 0, 0.8);
	display: none;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 777777 !important;
}
#lb-content { 
	left: 0; 
	position: absolute; 
	top: 30%; 
	width: 100%; 
	z-index: 888888 !important;
}
#lb-content p.legend { 
	color: #fff; 
	text-align: center; 
}
div >a.btn{ 
	border-radius: 0;
	border:none; 
	display: none; 
	height: 105px; 
	overflow: hidden; 
	padding: 0;
	position: absolute; 
	text-indent: -999px; 
	top: 90%; 
	width: 55px; 
	z-index: 999999 !important;  
}
#lb-prev { 
	background:url(http://f.i.uol.com.br/folha/folhatransparencia/seta-esquerda.gif) no-repeat; 
	left: 0;
}
#lb-next { 
	background:url(http://f.i.uol.com.br/folha/folhatransparencia/seta-direita.gif) no-repeat; 
	right: 0; 
}
.btn:active,
.btn:focus { outline: none }
#lb-content .box { 
	margin: 0 auto; 
	width: 800px; 
}
#lb-content .box .loader { 
	background:url('http://f.i.uol.com.br/folha/especial/2011/omelhordesaopaulo/ajax-loader.gif') no-repeat center center #fff; 
	display: block; 
	height: 800px; 
}
#lb-content .box img { 
	height: 800px; 
	max-height: 800px; 
	max-width: 800px; 
	width: 800px;
}
#docs h3 {
	border-bottom: 1px solid #ccc; 
	float: left; 
	height: 33px;
	margin: 0; 
	padding-top: 0; 
	width: 336px; 
}
#docs .bordered {
	border: 1px solid #ccc; 
	clear: both; 
	overflow: hidden;
	padding: 10px 10px 0; 
}
#docs h4{
	background: #efefef;
	font-size: 14px; 
	margin: 10px 1px 0 0; 
	padding: 12px 12px 0 12px; 
}
#docs #document {
	list-style: none;
	margin: 0; 
	overflow: hidden;
	padding:0; 
}
#docs #document li {
	border-top: 1px solid #ccc; 
	float: left; 
	font-size: 14px; 
	min-height: 145px; 
	padding: 20px 13px 15px 13px; 
	width: 270px; 
}
#docs #document li.no_border { border-top: none; }
#docs #document li img { 
	float: left; 
	height: 100px; 
	margin:0 10px 20px 0; 
	width:100px; 
}
#docs p.search {
	clear: both; 
	float: left; 
	font-size: 13px; 
	font-weight: bold; 
	padding-right: 4px; 
}
#docs p.paginate {
	float: left; 
	font-size: 13px; 
	font-weight: bold; 
}
#docs p.paginate b,
#docs p.paginate a { margin:0 4px; }
#docs .error { 
	color: #D41210; 
	font-size: 14px; 
}
.openBox.encontre .search fieldset { 
	border: 0; 
	margin: 0; 
	padding: 10px; 
}
.openBox.encontre .search fieldset legend { 
	display: none; 
	font-size: 0; 
	height: 0; 
	line-height: 0; 
}
.openBox.encontre {
	background: #efefef; 
	margin: 20px 0; 
}
.openBox.encontre input { 
	display: inline; 
	float: none; 
}
.openBox.encontre p {
	display: inline; 
	margin: 0; 
	padding: 0; 
	text-align: center; 
}
.openBox.encontre h2 { 
	font-size: 15px; 
	margin: 0 0 10px 0 !important; 
	padding: 0 !important; 
}
.openBox.encontre .word {
	width: 50%; 
	margin: 0 30px 0 0; 
}
.openBox.encontre p.fromto { padding-top: 5px; }
.openBox.encontre p.fromto input { width: 90px; }
.openBox.encontre p label {
	display: inline; 
	float: none; 
}
.openBox.encontre p.submit { 
	display: block; 
	text-align: center; 
}
.openBox.encontre p.submit input { margin: 10px 0 0; }
.openBox.description {
	background: url("http://f.i.uol.com.br/folha/folhatransparencia/estrelas.gif") no-repeat top left; 
	font-size: 14px; 
	line-height: 19px;
	padding: 0 10px 0 25px; 
}
.openBox.encontre .disabled { color:#999; }
.openBox.encontre .error {
	color: #F00;
	font-size: 10px;
	margin-top: 10px;
	text-align: center;
}
.openBox.encontre fieldset.group-sel select { 
	margin-right: 25px; 
	width: 180px; 
}
.openBox.encontre fieldset.group-sel select.last { margin-right: 0; }
.describe img {
	margin-right: 20px;
}
p.no_margin { margin-top: 0; }
.simple-text .content a { color: #666; }
</style>