.sprite-ombudsman { background: url(//f.i.uol.com.br/folha/ombudsman/sprite.png); }
.box.menu h2 a { color: #000; }
.box.menu h2 { 
	border-color: #000;
	font-size: 20px;
	font-family: "folhaii-heavy";
}
.box.menu li { margin-top: 40px; }
.box.menu ol li:first-child { margin-top: 0; }
.icon-sheet { 
	background-position: 0 0; 
	float: left;
	height: 23px;
	margin: 3px 10px 0 5px;
	width: 20px;
}
.icon-arrow { 
	background-position: -30px 0;
	float: right;
	height: 23px;
	margin: 3px 10px 0 5px;
	width: 20px;
}

.box.biography .credit {
	background: #fff;
	display: block;
	color: #444;
	font-size: 11px;
	line-height: 13px;
	text-align: right;
}
.box.biography .legend {
	background: #fff;
	border: 1px solid #ccc;
	border-top: 0;
	display: block;
	font-size: 12px;
	font-weight: 100;
	line-height: 18px;
	padding: 5px 12px;
}
.box.biography li { 
	font-family: Georgia, Times, serif;
	font-size: 14px;
	line-height: 18px;
	margin-top: 50px; 
}
.box.biography ol { margin-top: 30px; }
.box.biography ol >:first-child { margin: 0; }
.box.biography {
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
}