.route label{
font-family:Arial, Helvetica, sans-serif;
color:#808080;
font-size:11px;
line-height:15px;
display:block;
width:167px;
height:20px;
float:left;
}

label span{
color:#000000;
}

.route .clr{
line-height:0px;
height:0px;
font-size:0px;
}

.route input{
font-size: 9px;
font-weight: normal;
border:1px solid #B4B4B4;
font-family: Verdana, Arial, Helvetica, sans-serif;
width:140px;
color:#000000;
float:left;
margin:0px 3px 3px 0px; 
}

#directions{
width:510px;
}

#map_canvas{
width: 500px;
height: 300px;
}
