﻿#content .Buses{
	width:600px;
	margin-left:5px;
	margin-bottom:10px;
}
.Buses h2{
	font-size:14px;
	font-weight:bold;
	color:#ff6600;
	padding-top:19px;
	padding-bottom:8px;
}
#content .Buses .flitag{
	border-collapse:collapse;
	margin-top:4px;
}
#content .Buses .flitag tr{
	background-color:#F8F8F8;
}
#content .Buses .flitag th{
	text-align:center;
	border-left:white 2px solid;
	border-right:white 2px solid;
	border-bottom:white 2px solid;
	color:#333;
	font-weight:normal;
	padding-top:6px;
	padding-bottom:7px;
}
#content .Buses .flitag .th1{
	width:190px;
}
#content .Buses .flitag .th2{
	width:200px;
}
#content .Buses .flitag .th3{
	width:200px;
}
#content .Buses .flitag td{
	text-align:center;
	border-left:white 2px solid;
	border-right:white 2px solid;
	border-bottom:white 2px solid;
	clip:rect(80px 20px 50px 10px);
	padding-top:6px;
	padding-bottom:7px;
	padding-left:3px;
	padding-right:4px;
	color:#333;
}
.Buses h4{
	font-weight:bold;
	line-height:200%;
}
.Buses h5{
	line-height:180%;
	color:#333;
	text-indent:25px;
	font-weight:normal;
	margin-right:9px;
}
dl {
	line-height:21px;
	width:600px;
	margin:auto;
}
