/**
 * CSS Particular to the "Ways" Portion of the Site, For instance "Walk, Bike, Bus, Etc..."
 * @browsers ALL
 **/

	div.introBox p {
		margin-right: 25px;
	}
	
	div.gridRight div.dottedBox table.iconTable td img {
		width: 28px;
		border: none;
		margin: 3px 10px 0 0;
	}