﻿/* Map styles for realtime vehicle information */
.CarLabel 
{
	white-space: nowrap;
	font-weight: bold; 
	font-size: 17px;
}
.CarArrow 
{
	width: 32px;		 
	height: 32px;
	background: transparent none no-repeat scroll 0px 0px;
}

