#left-content {
	margin-top: 20px;
	text-align: center;
	padding-left: 60px;
}

#left-content table {
	width: 100%;
}

#left-content h2 {
	text-align: center;
	font-size: 1.2em;
	color: #666;
}

#right-content {
	width: 300px;
	float: right;
	color: #444;
	font-size:0.95em;
}

#posto-info {
	width: 550px;
	text-align: center;
}

#content h1 {
	margin: 0px;
}

#right-content h1 {
	text-align: left;
	font-size: 1.1em;
	margin-top: 5px;
}

#right-content p {
	text-align: center;
	font-size: 0.9em;
	margin: 0 0 6px 0;
}

#right-content img {
	border: 1px solid;
}

.table-preco .data {
	color: #666;
	font-size: 0.95em;
}

.table-preco .preco {
	font-weight: bold;
}

.table-preco .odd {
	background-color: #eee;
}

.table-preco th {
	padding: 3px;
}

.table-preco td {
	padding: 3px;
}

#lista-postos .editar {
	width: 1%;
}

