.Wdate{
	padding: 0 10px;
	border:#999 1px solid;
	height:20px;
	background:#fff url(datePicker.gif) no-repeat right;
	font-size: 11px;
	width: 1.2rem;
}
.WdateEvent{
	margin-left: 30px;
	margin-top: 8px;
	padding: 0 10px;
	border:#999 1px solid;
	height:20px;
	background:#fff url(datePicker.gif) no-repeat right;
	font-size: 11px;
}

.WdateFmtErr{
	color:#333;
}