
#map {
	z-index: 0;	
}

#headerFloat {
	z-index: 5;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -450px;
    top: 25px;
    width: 910px;
    min-width: 910px;
    
}

#headerFloat img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}


#welcomeCell {
height: 19px;
    /*vertical-align: middle;*/
}

#zipCodeCell {
    position: absolute;
    z-index: 6;
    left: 506px;
    top: 12px;
    
    
}

#neighborhoodCell {
    position: absolute;
    z-index: 6;
    left: 149px;
    
    width: 138px;
    height:19px;
    max-height: 19px;
    border: 0;
    padding: 0 0 0 0;
    font-family: Verdana, Arial;
	font-size: 9px;
    color: white;
}