.Wdate {
    border: 1px solid #ccc;
    height: 28px;
    padding: 0 5px;
    width: 93px;
    background: #fff url(datePicker.png) no-repeat right center;
}

.Wdate::-ms-clear {
    display: none;
}

.WdateFmtErr {
    font-weight: bold;
    color: red;
}