.Wdate{
	/*
	border:#999 1px solid;
	height:20px;
	*/
	background:#fff url(datePicker.gif) no-repeat right;
}
.Wdate::-ms-clear{display:none;}

.WdateFmtErr{
	font-weight:bold;
	color:red;
}
.form-inline .form-control.Wdate{
	display:inline-block;
	width:150px;
	float:left;
}