@charset "UTF-8";
/* <link rel="stylesheet" type="text/css" href="css/fleetsites.css" media="screen,print" /> */

ul.fleetListLeft {
	line-height: 18px;
	border-right: 1px #ccc solid;
	font-size: 12px;
	margin: 20px 0 0;
	width: 169px;
	list-style-type: none;
	float: left;
}

ul.fleetListCenter {
	line-height: 18px;
	border-right: 1px #ccc solid;
	font-size: 12px;
	margin: 20px 0 0;
	width: 169px;
	list-style-type: none;
	float: left;
}

ul.fleetListRight {
	line-height: 18px;
	font-size: 12px;
	margin: 20px 0 0;
	width: 169px;
	list-style-type: none;
	float: left;
}

