body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#site
{
   margin: 90px 0 0 0 ;
}
#Directions
{
   -webkit-appearance: none;
   margin: 0;
}
#Directions:focus
{
   outline: 0;
}
#directions
{
   background-color: #FBFBFB;
   background-image: none;
   border: 1px solid #DAA520;
   border-radius: 3px;
}
