div.HETimeMachine {
	background-image: url( '/images/goltl/timemachinebg.png' );
	width: 310px;
	height: 143px;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
}

div.HETimeMachine div.txt {
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	height: 82px;
	color: white;
	margin-left: 16px;
	margin-right: 20px;
	padding-top: 15px;
}

div.HETimeMachine div.tbl {
	margin-top: 10px;
	margin-left: 15px;
}

div.HETimeMachine div.tbl table td {
	font-family: Arial;
	font-size: 12px;
	color: white;
}

div.HETimeMachine div.tbl input.fld {
	vertical-align: top;
	height: 18px;
	margin: 0px;
	border: 0;
	padding: 0px;
	background-color: white;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

div.HETimeMachine div.tbl input.warp {
	background-image: url( '/images/goltl/timemachineok.png' );
	background-color: transparent;
	border: 0px;
	width: 40px;
	height: 20px;
	margin: 0px;
	font-family: Helvetica,Arial;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}

div.HETimeMachine input.unwarp {
	
}
