#routeintro {
position:absolute;
top: 40px;
width: 555px;
font-size: 12px;}

#routeintro img {
padding: 3px;}

#routeintro .textleft {
text-align: left;
padding-left: 5px;}

#routeintro .textright {
text-align: right;
padding-right: 5px;}

#routeintro p.indent {
margin: 0px;
text-indent:20px;}

#routemap {
position:absolute;
top: 40px;
left: 575px;}

#routetable {
position:absolute;
top: 250px;}

#routeinfo {
	margin-left: 20px;
	margin-top: 15px;
}
#routeinfo td {
	padding: 5px 0px 0px 0px;
}

.header td {
border-bottom:1px solid #000000;}

.bb_red td {
border-bottom:1px solid #CC3333;}
.bb_green td {
border-bottom:1px solid #66CC66;}
.bb_blue td {
border-bottom:1px solid #003366;}
