/* Id: 7.10528.1440790584
 * Generated: Sep 9, 2016 9:14:38 AM
 */
     * Beat the Traffic module
 */
.traffic { margin-top: 20px; }
.traffic .route {
	border-bottom: 1px solid #bebebe; padding-bottom: 10px; margin: 0 20px 10px 0;
	display: block; float: left; width: 286px;
	}
.traffic .route.alt { margin-right: 0; }
.traffic .route.more { display:none; }
.traffic .route span { display: block; float: left; }
.traffic .route .title { display: block; font-weight: bold; width: 100%; color: #000; }
.traffic .route .status {
	padding: 5px 5px 5px 25px;
	background-image: url(/i/regional/v11/img/traffic.gif); background-repeat: no-repeat;
	}
.traffic .route .status.green { background-position: 0px -65px; }
.traffic .route .status.red { background-position: 0px 3px; }
.traffic .route .status.yellow { background-position: 0px -30px; }
.traffic .route .average { padding: 5px 0; color: #606060; }
.navMore { display: block; padding: 10px 10px 10px 0; text-align: right; }


      