h3 {
	width: 303px;
	height: 34px;
	background: url(../img/depoimentos.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

p#desc {
	font: bold 14px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #808080;
}

.depoimento {
	background: #F0F0F0;
	font-size: 12px;
	margin-bottom: 6px;
	padding: 10px;
	border: 1px solid #D0D0D0;
	border-color: #D0D0D0 #B0B0B0 #B0B0B0 #D0D0D0;
}

.depoimento cite {
	color: #333;
	font-style: italic;
	font-size: 14px;
}

hr {
	display: none;
}