.adds_title {
	font-size: 12px;
	color: #800000;
}

.adds_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.contato_representante {
	width: 100%;
	background: #dbdbe5;
	border: #c3c3db 1px solid;
}

.contato_representante_integrante {
	width: 100%;
}

.contato_representante_integrante img {
	float: left;
}

.contato_representante_integrante .adds_empresa_informacoes {
	font-size: 12px;
	padding: 10px;
	background-color: #FAFAFA;
}

.contato_representante_integrante .adds_empresa_informacoes li {
	list-style: none;
	line-height: 18px;
}

.adds_textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFCC;
	width: 100%;	
}

