/*style for text 1*/
#text1 {
position:absolute;
top:50px;
width:345px;
height:350px;
left: 310px;
font-size: 12px;
border-left: 1px solid #66CC66;
border-right: 1px solid #66CC66;
padding: 0px 25px 0px 30px;}

#text1 p {
margin: 0px 0px 15px 0px;}

#text2 {
position:absolute;
top:120px;
width:385px; 
height:200px; 
border:1px dotted #CCCCCC; 
left: 320px;
font-size: 12px;
text-indent:20px;}

#text3 {
position:absolute;
top:340px;
width:385px; 
height:40px; 
border:1px dotted #CCCCCC; 
left: 320px; }

/* style for fare scroller */
#farescroller {
position:absolute;
top:160px;
left: 820px;
width: 150px;
height: 340px;
/*border-top: 1px solid black;*/
/*border-bottom: 1px solid black;*/
padding: 10px 0px 0px 0px;}

#farescroller p{
padding: 0px 0px px 5px;
}

#farefinder {
position: absolute;
top: 50px;
width: 300px;
height: 350px;
padding: 5px 0px 0px 5px;}
