.Wdate{
	border:#999 1px solid;
	height:26px;
	background:#fff url(/utility/time/skin/datePicker.gif) no-repeat right;
    width: 220px;
    line-height: 26px;
    padding: 0 5px;
}
.Wdate::-ms-clear{display:none;}

.WdateFmtErr{
	font-weight:bold;
	color:red;
}