
#historySquare {
	background: #fff;
	position: relative;
	overflow: hidden;
	border: 1px solid #ccc;
	width: 550px;
	height: 300px;
}

#superHistory {
	visibility:hidden;
}

#kronos {
	position: relative;
	width: 1500px;
	/*background: #fff url('../img/mapag.gif') no-repeat;*/
	}
	
#kronoos div {
	float: right;
	padding: 205px 10px 0 10px;
	width: 600px;
	}
	
