#timemachine {
	position:absolute;
	left:70px;
	width:910px;
	top:553px;
}
#timemachine a {
	float:right;
	font-family:Georgia;
	font-size:14px;
	color:rgb(137, 137, 137);
}
#timemachine a:hover {
	color:black;
}
.time_navigator {
	display:none;
	padding-left:10px;
}
#time_switch {
	border-bottom:dotted 1px rgb(137, 137, 137);
	padding:0px;
}