/* Store section */

.directions { position: relative; margin: 0; padding: 0; width: 775px; cursor: default; }
.directions h1 { font-size: 14px; height: 19px; padding: 4px 0; margin: 0; }
.directions h2 { font-size: 11px; }
.directions a { color: #151 !important; text-decoration: none; }
.directions a:hover { color: #373 !important; text-decoration: underline; }
form#selectForm table tr td a:hover table tr td { text-decoration: underline; }

.directions table  { margin-left: 21px; border: none; } .directions table tr { border: none; }
.directions table tr td { border: none; vertical-align: text-top; }
.directions table tr td p { padding: 0 10px;}
.directions table tr td:first-child { border-left: none; }
.directions table tr td .cityHeight { line-height: 1.5em; }

.directions #info  { position: relative; margin: 0; padding: 10px 0; visibility: hidden; }

.directions #info #bureau { margin: 0; padding: 0; width: auto; }
.directions #info #bureau form { margin: 0; padding: 0; }
.directions #info #bureau table { margin: 0; padding: 0; width: auto; font-weight: normal; font-size: 11px; color: #063; }
.directions #info #bureau table tr td { border: none; line-height: normal; margin: 0; padding: 0 2px; }
.directions #info #bureau h1 { padding: 0; margin: 0; font-weight: bold; font-size: 16px; }
.directions #info #bureau h2 { padding: 0; margin: 0; line-height: normal; font-size: 11px; font-weight: normal; color: #063; }
.directions #info #bureau h2.hours { font-weight: bold; color: #243; font-size: 12px; margin-top: 5px; }
.directions #info #bureau h2.hours span { padding: 0; }

.directions #info table.container { margin: 0; padding: 0; width: 100%; }
.directions #info table tr td { vertical-align: top; }
.directions #info table tr td.address { width: 305px; padding: 0 0 0 5px; }
/*
.directions #info table tr td.address { width: 255px; padding: 0 0 0 5px; }
*/
.directions #info table tr td.geo     { padding: 0 5px; }

.directions #info #itineraire { margin: 10px 0 0 0; padding: 0; width: auto; height: auto; font: 11px "Trebuchet MS", Tahoma, Geneva, sans-serif; }

#google { width: 450px; height: auto; border: 1px dotted #072; margin: 0; padding: 1px; }
#google #map { width: 450px; height: 300px; border: none; margin: 0; background-color: #3ff; }
#pop { width: 450px; height: auto; text-align: center; margin: 0; }

/*
#google { width: 500px; height: auto; border: 1px dotted #072; margin: 0; padding: 1px; }
#google #map { width: 500px; height: 350px; border: none; margin: 0; background-color: #3ff; }
#pop { width: 500px; height: auto; text-align: center; margin: 0; }
*/


