/* 
    Document   : booking_mobile
    Created on : 14/06/2011, 9:35:05 AM
    Author     : jamesh
    Description:
        Mobile specific styles for customer booking form.
*/

#staff {
    height: auto;
}

#datemonth {
    float: left;
    position: static;
    width: auto;
}

#datetime {
    height: auto;
    position: static;
}

.datecol {
    position: static;
    float: left;
}

#services {
    height:auto;
}