#content form img {
    height: 30px;
    float:left;
    width: 30px;
    background: transparent url('http://quickbooker.info/templates/horizontal/img/schedule.png') top center no-repeat;
    background-size:30px;
    border:0px  red solid;
    margin-left:10px;
    padding: 0;    
}
#content form input {
    margin-left:0px;   
}
.ui-datepicker {z-index:111}



