.directions {
display:none;
float:left;
font-family:Verdana,Arial,sans serif;
font-size:11px;
height: 100%;
margin:2px;
width:685px;
}

.map {
margin-left:3px;
}

.directions table {
font-family:Verdana,Arial,sans serif;
font-size:11px;
}

#drivingDirections {
background-color:#993300;
display:block;
margin:10px auto;
padding:0;
width:670px;
}

#drivingDirections .header {
background:white url(../../images/directionHeader.gif) repeat-x scroll center bottom;
display:block;
float:left;
height:90px;
margin:5px;
padding:0;
width:660px;
}

#drivingDirections .header .right {
text-align:left;
}

#drivingDirections .header .left span {
color:#993300;
display:inline-block;
font-family:Verdana,Arial,sans serif;
font-size:12px;
padding-bottom:5px;
}

.mapArea {
height:518px;
margin:2px;
padding:0;
position:relative;
width:660px;
}

#drivingDirections .footer {
height:31px;
}

#drivingDirections .footer .text {
color:White;
font-family:Arial;
font-size:10px;
line-height:31px;
vertical-align:middle;
}

.dropDownTemplate {
background:transparent url(../../images/directionTemplate.png) no-repeat scroll 0 0;
float:left;
font-family:Arial;
font-size:12px;
height:174px;
margin:0;
padding:0;
width:315px;
}

.dropDownTemplate ul, .dropDownTemplate li {
list-style-type:none;
margin:0;
padding:0;
}

.dropDownTemplate ul {
margin:10px 0 0 10px;
}

.dropDownTemplate .left {
float:left;
}

.dropDownTemplate .right {
float:right;
text-align:left;
}

.dropDownTemplate .right .innerText {
padding:10px;
}

.dropDownTemplate .white {
color:White;
}

.directions {
position:relative;
}

#directionsHide {
position:absolute;
width:100%;
z-index:10000;
}

#directionsHide img {
cursor:pointer;
float:right;
margin-right:10px;
margin-top:12px;
}

#directionsForm span {
font-family:Arial;
font-size:12px;
}

#directionsForm ul, #directionsForm li {
list-style-type:none;
margin:0;
padding:0;
}

#directionsForm li {
margin-top:5px;
}

#info {
display:block;
float:left;
text-align:left;
width:285px;
}

#info .text, #info .text a, #info .text a:hover {
color:Black;
font-family:Arial;
font-size:11px;
}

#info .text a, #info .text a:hover {
color:#993300;
}

#info .img {
clear:left;
float:left;
padding:5px 10px 0 0;
}

.mapSubmit {
background-color:#993300;
border-color:#BA7648;
border-style:solid;
border-width:0 1px 1px 0;
color:#FFFFFF;
cursor:pointer;
display:inline-block;
text-decoration:none;
}

.mapSubmit:hover {
text-decoration:none;
}

.mapSubmit span {
display:inline-block;
padding:3px 8px;
}

.mapDropDownList
{
    width: 75px;
    clear: none;
    display: inline-block;
}

html* .form li
{
    width: 100%;
}
