
#googleMap {
    width: 480px;
    height: 150px;
    float: left;
}

#address {
    float: left;
    margin-left: 8px;
    margin-top: 15px;
    max-width: 171px;
}

#dialogContent {
    display: none;
}

#clearFloat {
    clear: both;
}

/*
.ui-dialog-titlebar-close {
    background-image:url('http://www.charlottemotorspeedway.com/images/icon_x.png');
}
*/
/* header navigation for language, contact and search */
#navigation_header {
    float: right;
}

#navigation_header li {
    list-style: none;
    margin: 3px;
}

#navigation_header a {
    color:#9ba21b;
    text-decoration: none;
    /*text-underline: none;*/
}
