div.gdmap img, div.gdroute img {
max-width:none;
border: 0;
background-color: transparent;
box-shadow: 0 0 0;
-moz-box-shadow: 0 0 0   ;
-webkit-box-shadow: 0 0 0 ;
margin: 0;
padding: 0;
} div.gdroute {
color: #333;
}
div.gdroute table {
table-layout:fixed;
width:100%;
word-wrap:break-word;
margin: 0px;
padding: 0px;
background: #ebebeb;
border: 1px solid #ebebeb;
}
div.gdroute table th.direction {
width: 75px;
}
div.gdroute table th.route {
}
div.gdroute table th.distance {
width: 50px;
}
div.gdroute tbody {
display: table-row-group;
vertical-align: middle;
border-color: inherit;
}
div.gdroute tr td {
background: white;
vertical-align: top;
border: 1px solid #ebebeb;
padding: 5px 10px 0px 10px;
}
div.gdroute tr {
border: 1px solid #ebebeb;
} div.gdbranding {font-size: 10px;text-align: right;margin-bottom: 10px;}
div.gdbranding a { font-style: italic; text-decoration: none;} form.gdform {
margin: 0 auto;
width: 186px;
}
button.gdbutton {
border-radius: 2px 2px 2px 2px;
background-color: #4D90FE;
border: 1px solid #3079ED;
color: #FFFFFF;
font-weight: bold;
font-size: 20px;
padding: 24px;
text-decoration: none;
white-space: nowrap;
cursor: pointer;
}
.mqa_gs circle { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)"; filter: alpha(opacity=20); -moz-opacity: 0.2; -khtml-opacity: 0.2; opacity: 0.2;
}
div.gdmap{
} 
div.showgmap{
position: relative;
}
.gdroute{
width: 25%;
}
.mapinfo{
top:30px;
}
.gmapsd{
display:none;
}