.revendedoresTabela{
	padding-right: 0px;
	padding-left: 0px;

}
#interno td table td{
	padding-right: 0px;
	padding-left: 10px;
	padding-top: 5px;
	
}
.revendedoresTitulo{
	height: 25px;
	background-color: #EEEEEE;
	padding-top: 3px;

}
.revendedoresLinhaBaixo{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
