@charset "utf-8";
#main #teaser{
	height:186px;
	clear:both;
}
#main #content-area{width:926px;}
	#main #content-area #welcome p{
		padding:10px 0 10px 30px;
		width:553px;
		line-height:12px;
	}
	#main #content-area #depoimentos-content h3{
		display:block;
		float:left;
		width:908px;
		height:30px;
		padding:0 0 35px 0;
		text-indent:-9990px;
		background:url(../img/h/h2-depoimentos.png) no-repeat 0 0;
	}
	#main #content-area #depoimentos-content{
		padding:0 40px;
		font-weight:normal;
	}
		#main #content-area #depoimentos-content p{
			padding: 0 0 17px 0;
			line-height:13px;
		}
		#main #content-area #depoimentos-content .depoimentos{
			padding:25px 0;
			border-bottom:1px dotted #FFF;
		}
		#main #content-area #depoimentos-content .depoimentos p.author{font-weight:bold;}
		#main #content-area #depoimentos-content a img{
			padding:5px 0 10px 0;
			float:right;
		}
