.date-pick {
	font-family: verdana, arial, tahoma, sans-serif;
	padding: 5px;
	background: #fff;
	border: 1px solid #DFD5C3;
	font-size: 13px;
	text-align: center;
	background-image: url("calendar.png");
	background-position: 98% center;
	background-repeat: no-repeat;
	padding-right: 25px;
	width: 80px;
}
.date-picker {
	background: #fff;
	text-align: center;
	background-image: url("calendar.png");
	background-position: 98% center;
	background-repeat: no-repeat;
	padding-right: 18px;
	width: 80px;
}