#divSearch {
background-color: #F4F4F6;
float:left;
margin: 12px 0 8px 0;
width: 770px;
border-top:1px solid #E6E8EB;
border-bottom: 1px solid #E6E8EB;
padding: 12px 0;
}

.kiemel{
font-weight: bold;
text-align:center;
}

#divSearch table{
margin-left: 26px;
}

#divSearch table tr td{
padding-left: 15px;
}

#divHonnan{
float:left;
width: 180px;
margin: 5px;
}

#divHova{
float:left;
width: 180px;
margin: 5px;
}

#map{
float:left;
margin: 5px;
}

#searchButton {
    float:right;
    margin-top: 50px;
}

#divDirection{
    float:left;
    width: 250px;
    height: 275px;
    padding-right:10px;
}

#divDirections{
    width: 250px;
    height: 275px;
    overflow: auto;
    margin-top:5px;
}

#divMapCon{
    float:left;
    margin-top:10px;
}

.classBold{
    font-weight: bold;
}

.hiddenBottomText{
visibility:hidden;
}

.hideDiv{
    display:none;
}

.divDirection{
    float:left;
    width: 250px;
    height: 275px;
    padding-right:10px;
}
/*
#divDirectionsHead p{
    margin-left: 10px;
    padding-bottom: 5px;
    font-weight: bold;
    border-bottom: 1px solid silver;
}
*/
#divDirectionsHead ul{
    list-style-type: none;
    border-bottom: 1px solid silver;
}

#divDirectionsHead ul li{
    display:inline;
    font-weight: bold;
}

#fullsize{
    text-decoration:none;
}

.gdLeadText{
    float: left;
    position:relative; 
    top:10px;
}
