.Comentarios {
	position:relative;
	float:left;
	width:100%;
}

.Titulo {
	position:relative;
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
	font-size:18px;
	font-weight:bold;	
}

.Data {
	position:relative;
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
	font-size:11px;
	font-weight:normal;	
}

.Mensagem {
	position:relative;
	float:left;
	width:97%;
	padding:5px;
	background:#EAEFF2;
	font-size:11px;
	margin:10px 0px 10px 0px;
}

.Formulario fieldset legend {
	background:url(http://portalct.net.br/images/icones/email.png) no-repeat left;
	_background:url(http://portalct.net.br/images/icones/email.gif) no-repeat left;
}

.LeiaMais{
	position:relative;
	float:left;
	width:100%;
	margin:10px 0px 0px 0px;
}

.BlocoTextoA {
	_width:48%;
}

.Formulario {
	width:97%;
	*width:100%;
	_width:100%;
}

.Formulario fieldset {
	position:relative;
	float:left;
	width:99%;
	border:#E7E3E7 solid 1px;
}
