#wghs_location, #wghs_location_parent{width:200px;}
#wghs_suggestions{
    padding:8px;
    background: #fefefe;
    border: 1px solid #eee;
    -moz-border-radius: 4px;
    display: none;    
    width:600px;
}
#wghs_suggestions h5{
    margin:0;
    padding:0;
}
#wghs_clear_location{display:none}

ul.wghs{
    margin-top: 20px;
    list-style: none;
}
ul.wghs li{
    float:left;
    width:33%;
    min-height:20px;
    font-size: 12px;
}