.Wdate{
	border:1px solid #ddd;
	color:#000;
	line-height: 26px;
	padding-left:4px;
	height:26px;
	font-size: 13px;
	background:#fff url(datePicker.gif) no-repeat right;
}
.Wdate::-ms-clear{display:none;}

.WdateFmtErr{
	font-weight:bold;
	color:red;
}