.site-content .blog .post {
    background-color: #fff !important;
}

.frFormField{
    color: #000 !important; 
    background-color: #fff !important;
    display: inline !important;
}

.gotcha{
    width: 15% !important;
}

.stateList li{
    display: inline-table;
    width: 50%;
}

#zipcode{
    width: 15%;    
}


#map_canvas {
    height: 100%
}

body {
    background-color: #FFFFFF;
}
.site-content .blog .post {
    background-color: #fff;
}

#map{
    margin-top:50px;
    color:#000 !important;
}

#zipcode{
    background-color:#fff !important;
    color:#000 !important;
}

label {
    display: inline !important;
}
