.Wdate{
	border:#999 1px solid;
	height:20px;
	width:172px;
    text-align:left;
	background:#fff url(datePicker.gif) no-repeat right;
}
.Wdate1{
	border:#999 1px solid;
	height:20px;
	width:172px;
    text-align:left;
	background:#ff9 url(datePicker.gif) no-repeat right;
}
.WdateError{
	border:#999 1px solid;
	height:20px;
	width:172px;
	text-align:left;
	background:#FFFF99 url(datePicker.gif) no-repeat right;
}

.WdateFmtErr{
	font-weight:bold;
	color:red;
}