.commute_header {
	margin: 0 0 1em;
	padding: 14px 0 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	height: -1%;
}
.commute_header img {
	float: left;
	margin: 0 20px 10px;
}
.commute_header ul img {
	float: none;
	margin: 0;
}
.commute_header .whatsnew h3 {
	padding: 0;	
	margin: 0 0 .2em;	
	font-weight: bold;
	font-size: .9em;
	text-transform: uppercase;
}
.commute_header .whatsnew ul {
	list-style: none;
	margin: 0;
}
.commute_header .whatsnew ul li {
	font-size: .7em;
	list-style: none;
	margin: 0 0 .4em;
}

#commuteby {
	border-bottom: 1px solid #ccc;
	margin: 0 0 1em;
}

#content #commuteby .column {	width: 30%; }
#content #commuteby .center {
	margin: 0 2%;
	padding: 0 16px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;

}

#commuteby .column img { border: 1px solid #ccc; }
#commuteby h2 {
	text-transform: uppercase;
	font: normal 2em Helvetica, sans-serif;
	margin: 0 0 .1em;
}
#commuteby h2 a {
text-decoration: none;
	color: #46502B;
border-bottom: 1px solid #ccc;
}
#commuteby p { font-size: .7em; }
