﻿/*Style settings for the Fares and Passes section*/

.MastheadCell
{
	background-image: url(../images/FaresAndPasses/FaresMasthead.gif);
	background-repeat: no-repeat;
	width: 900px;
	height: 140px;
}

.SideBarHeaderCell
{
	background-image: url(../images/BusService/BusServiceHeader.gif);
	background-repeat: no-repeat;
	width: 195px;
	height: 28px;
	background-position: left top;
}


