.routeHeader
{
	border-bottom: 2px solid Gray;
	text-align:left;
	background-color: #efeff1;
	font-weight:bold;
	font-size: 11px;
}

.routeView
{
	font-size: 12px;
	border: none;	
	border-color:White; /* HACK: Remove black border in firefox */
}

