div.HETimeMachine {
	background-image: url( '/images/default/timemachine_bg360x120.png' );
	width: 360px;
	height: 120px;
	margin: 0px;
	padding: 0px;
}

div.HETimeMachine div.hdr {
	height: 20px;
	padding-left: 5px;
	padding-top: 4px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
}

div.HETimeMachine div.cnt {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}

div.HETimeMachine div.cnt div.ttl {
	margin-left: 10px;
	margin-right: 10px;
}

div.HETimeMachine div.tbl {
	margin-top: 3px;

}

div.HETimeMachine div.tbl div.lbl {
	float: left;
	width: 140px;
	height: 20px;
	padding-top: 2px;
	padding-right: 5px;
	text-align: right;
}

div.HETimeMachine div.tbl div.fld {
	float: left;
	width: 210px;
	height: 20px;
	padding: 0px;
	margin: 0px;
}

div.HETimeMachine div.tbl div.fld input {
	vertical-align: top;
	height: 16px;
	margin: 0px;
	padding: 1px;
	border: 1px solid black;
	background-color: white;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

div.HETimeMachine div.tbl div.fld input.warp {
	background-image: url( '/images/default/boxes/timemachine/buttonbg.png' );
	border: 0px;
	width: 110px;
	height: 20px;
	margin: 0px;
	font-family: Helvetica,Arial;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}
