.Wdate{
	border:#999 1px solid;
	height:16px !important;
	line-height:16px !important;
	padding:3px !important; 
	background:#fff url(datePicker.gif) no-repeat right;
	border-radius:4px;
}

.Wdate:focus{border:#3669CF 2px solid !important;padding:2px !important; }

.WdateFmtErr{
	font-weight:bold;
	color:red;
}