table.empresas {
	background-color:#ccc;
	font-size: 12px;
	width: 100%;
}

table.empresas td {
	background-color:#FFF;
	margin: 5px;
	width: 33%;		
}
div.empresa {
	width:100%;
	background-color: #ccc;
	font-weight: normal;
	text-align: left;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
