div#texto
{
	padding-left:20px;
	padding-right:40px;
}
div#testemunhosTop
{
	background-image:url(../imgs/main_layout/barrah.jpg);
	background-repeat:repeat-y;
	width:596px;
	height:20px;
	padding-top:10px;
	padding-bottom:10px;
}

div#testemunhos-bottom
{
	background-image:url(../imgs/main_layout/barrah_bottom.jpg);
	background-repeat:no-repeat;
	width:596px;
	height:9px;
}

div.testemunhosSelect
{
	padding-left:110px;
	padding-top:5px;
	font-size:14px;
	font-weight:bold;
	font-family: arial;
}

div.testemunhosSelect select
{
	width:270px;
	height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
div#testemunhosContent
{
	padding-left:60px;
	margin-top:20px;
}
div#testemunhoText img
{
	float:left;
	padding-right:10px;
}

div#testemunhoText
{
	padding-top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
}

span#testemunhoTitle
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
}

span#testemunhoSubtitle
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}