
          
    
    #zip-code { width: 900px;
        float: left;
        height: 34px; 
        line-height: 34px; 
        margin: 15px auto 0 auto; 
        padding: 0 10px; 
        font-size: 24px; 
        font-family: 
        arial, helvetica, sans-serif; }
        
    
    
    #zip-code span { margin-right: 20px;  font-variant: small-caps }
    
    #zip-code a { text-decoration: none; color: red; }
    
    #zip-code a:hover { text-decoration: underline; }
        
        

