#vehicles_header_logo {
	width: 200px;
	padding-top: 10px;
	text-align: center;
}

#vehicles_header_menu {
	width: 200px;
	padding-top:5px;
	padding-bottom: 3px;
	font-size: 11px;
	text-align: center;
}

#vehicles_body {
	overflow: auto;
	width: 200px;
	font-size: 12px;
}

