/* ==== Sub menu section ===== */
div#sub_menu a{
  color:#999999;
  font-size:0.1%;
}
div#sub_menu a:hover{
  color:#656565;
}
div#sub_menu #find{
   background-image:url("../images/sub_menu/findus.gif");
  background-repeat:no-repeat;
  width:159px;
  height:25px;
}
div#sub_menu a#find:hover{
   background-image:url("../images/sub_menu/findus_g.gif");
  
}
div#sub_menu a#current_find{
  color:white;
 background-image:url("../images/sub_menu/findus_w.gif");
  background-repeat:no-repeat;
  width:159px;
  height:25px;
}


div#sub_menu #driving{
   background-image:url("../images/sub_menu/greybox.gif");
  background-repeat:no-repeat;
  width:193px;
  height:25px;
}
/*div#sub_menu a#driving:hover{
   background-image:url("../images/sub_menu/driving_g.gif");
  
}
div#sub_menu a#current_driving{
  color:white;
 background-image:url("../images/sub_menu/driving_w.gif");
  background-repeat:no-repeat;
  width:193px;
  height:25px;
}*/

div#sub_menu #country_offices{
   background-image:url("../images/sub_menu/country_offices.gif");
  background-repeat:no-repeat;
  width:208px;
  height:25px;
}
div#sub_menu a#country_offices:hover{
   background-image:url("../images/sub_menu/country_offices_g.gif");
  
}
div#sub_menu a#current_country_offices{
  color:white;
 background-image:url("../images/sub_menu/country_offices_w.gif");
  background-repeat:no-repeat;
  width:208px;
  height:25px;
}

div#sub_menu #empty{
   background-image:url("../images/sub_menu/empty_contact.gif");
  background-repeat:no-repeat;
  width:398px;
  height:25px;
}

div#sub_menu #empty2{
   background-image:url("../images/sub_menu/empty_contact2.gif");
  background-repeat:no-repeat;
  width:185px;
  height:25px;
}

ul.glossary_words li{
 padding-right:20px;
}
.miles{
    font-weight:bold;
    color:#004C71;
    font-size:0.8em;
}
