﻿.foo {}
/* ------------------------------
   Forms Layout
   ------------------------------*/

div.form {
    
}

div.customer-form {
    
}

    div.customer-form li.date-of-birth input.text-box {
        width: 88px;
    }