.cSection {
	border: 1px solid rgb(0,124,195); 
	vertical-align: top;
}

.cHeader {
	height: 28px;
	line-height: 30px;
	letter-spacing:10px;
	background-color: rgb(0,124,195);
	color: white;
	font-weight: bold;
	font-size: 14px;
	background-image: url( 'img/small/grad-b.gif' );
}

.cBusName { /* legasy */
   margin-left: 25px;
   margin-top: 20px;
   text-align: left;  
}

.cLeftAlign10 {
   margin-left: 10px;
	text-align: left;
}

.z1 {
   font-weight: bold;
   margin-bottom: 7px;
}
