#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');
}
*/