body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#itinerary
{
   margin: 90px 0 0 0 ;
}
#directionsText
{
   background-color: #FFFFA0;
   background-image: none;
   border: 1px solid #D2691E;
   border-radius: 10px;
}
