
.nome {
	padding-left: 5px;
	float: left;
}

#empresas {
	text-align: center;
	font-size: 18px;
}
.a_link {
		color: #2C2C2C;
		font-weight: bold;
		font-size: 15px;
	}
	
#q {
	height: 33px;
	
}
.navbar-form {
	width: 100%;
	margin: 0px;
}
.nome_empresas {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	
}
.distance {
	
	max-width: 100px;
	font-size: 12px;
	color: gray;
	font-weight: bold;
}

.item {
	cursor: pointer;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 7px;
	font-size: 14px;
	border-bottom: 1px solid lightgray;

}
/*.empresa {
	cursor: pointer;
	margin-top: 10px;
	border: 1px solid gray;
	text-align: center;
	font-weight: bold;
	height: 50px;
	padding-top: 20px;
}*/