#content h3{
	text-indent: -1000px;
	overflow: hidden;
}
#content{
	line-height: 150%;
}
#texto{
	line-height: 150%;
	width: 568px;

}
#head{
	margin: 0 0 20px 10px;
}
#texto{
	margin: 0 0 0 10px;
}

.recado{
	background: url(images/balaorecado.gif) no-repeat left bottom;
	padding: 10px 0 0 65px;
	margin: 20px 0 0 0;
	float: left;
	clear: both;
	width: 80%;
}
#recados{
  width: 570px;
  float: right;
}

.recadoAutor{
	background: #434343;
	margin: 15px 0 0 0;
}
#pagination{
	clear: both;
	margin: 20px 0 20px 0;
	float: left;
	width: 568px;
	text-align: center;
}
#pagination a{
	color: White;
}
#pagination em{
	font-weight: bold;
}