input#date_output_start, input#date_output_end {
	height: 16px;
	cursor: default;
}
* html input#date_output_start, * html input#date_output_end {
	\height: 20px;
	he\ight: 16px;
}
div#content div.form div.daterow label {
	width: 340px;
}
* html div#content div.form div.daterow label {
	width: 344px;
}
input.dateofbutton {
	position: absolute;
	right: 1px;
	top: 1px;
	font-size: 12px;
	font-family: arial, sans-serif;
	line-height: 15px;
	padding: 0px;
	width: 20px;
	height: 18px;
}
* html input.dateofbutton {
	top: 2px;
	right: 2px;
}
div.datepopup {
	position: absolute;
	top: 0px;
	left: 0px;
	border: 1px solid #4d4d4d;
	background: white;
	visibility: hidden;
	z-index: 4;
}
div.datepopup table.nav {
	background: buttonface;
	border-bottom: 1px solid #4d4d4d;
	width: 169px;
}
div.datepopup table.nav td {
	text-align: center;
}
div.datepopup table.nav td div.navlabel {
	font-size: 10px;
	line-height: 16px;
	width: 70px;
	border: 1px solid;
	border-color: buttonhighlight buttonshadow buttonshadow buttonhighlight;
}
* html div.datepopup table.nav td div.navlabel {
	\width: 72px;
	w\idth: 70px;
}
div.datepopup table.nav td div.btn {
	border: 1px solid;
	border-color: buttonhighlight buttonshadow buttonshadow buttonhighlight;
	background: buttonface;
	padding: 0px 2px;
	line-height: 16px;
	font-size: 12px;
	font-family: arial, sans-serif;
}
div.datepopup table.nav td div.over {
	border-color: buttonhighlight buttonshadow buttonshadow buttonhighlight;
}
div.datepopup table.nav td div.down {
	border-color: buttonshadow buttonhighlight buttonhighlight buttonshadow;
}
div.datepopup table.month {
	table-layout: fixed;
	border-collapse: collapse;
}
div.datepopup table.month th, div.datepopup table.month td {
	padding: 1px 0px 1px 2px;
	width: 21px;
	border: 1px solid #4d4d4d;
	font-size: 12px;
	font-family: arial, sans-serif;
	text-align: left;
}
* html div.datepopup table.month th, * html div.datepopup table.month td {
	\width: 24px;
	w\idth: 21px;
}
div.datepopup table.month td.over {
	color: white;
	background: #4d4d4d;
	cursor: pointer;
}
div.datepopup table.month td.nc {
	color: #999999;
	background: white;
}
