.textoA 	{
		position: relative; 
		font-family: Verdana;
		font-size: 12px;
		color: #9a9a9a;
		line-height: 1.5em;
		top: -50px;
		padding: 45px 15px 0px; 
		text-align: justify;		
	}
div.ThumbLeft { 
position: relative; 
display: block; 
float: left; 
width: 190px; 
background-color: transparent; 
margin: 0px 25px 60px 0px; 
padding: 0px 0 0 0;
border: 0; 
color: #333333; 
top: 10px;
left: 10px;

} 
legend.MainAreaLegend { 
margin: 0; 
padding: 0px 5px 0px 10px; 
border: 0;
}
div.ThumbRight { 
position: relative; 
display: block; 
float: right; 
clear: left; 
width: 190px; 
background-color: transparent; 
margin: 24px 32px 29px 20px; 
padding: 0; 
border: 0; 
color: #333333; 
top: -10px;
}  