/* routes style */
#routes {
	clear: both;
	float: none;
	font-size: 12px;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#routes h3 {
	margin-bottom: 5px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 120%;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 38px;
	background-image: url(../../images/arrow/a070.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	color: #1A758E;
}
#routes h3 span {
	color: #999999;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
}
#routes h4 {
	font-weight: bold;
	font-size: 110%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#routes h4 img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 120px;
	width: 160px;
}
#routes h4 span {
	color: #999999;
	font-size: 12px;
	font-weight: normal;
}
#routes a {
	text-decoration: underline;
}
#routes a:hover {
	color: #339900;
	text-decoration: none;
}
#routes .left {
	width: 28%;
	float: left;
}
#routes .right {
	float: left;
	width: 72%;
}
#routes .container {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin: 0px;
}
#routes .containers {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
#routes .list {
	clear: both;
	float: none;
}
#routes .lists {
	line-height: 1.68em;
	background-image: url(../../images/arrow/a002.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.lists a#yd {
	color: #339900;
}
.lists a#yd:hover {
	color: #FF6600;
}
#routes .lists .price {
	float: right;
}
