#timeline {
	margin: auto;
	border: 1px solid #999;
	float: left;
	width: 450px;
	height: 80px;
}

#zoomr { 
	width:80%;
	margin:auto;
	text-align:center;
	padding:0px;
}

#zoomr,#zoomr a {
	font-size: 12px;
	color: #888;
	text-decoration: none;
}

#timewrapper { 
	/*border: 1px solid #9f9;*/
	margin: auto;
	width: 410px;
	height: 70px;
	overflow: hidden;
}

#times {
	height: 40px;
	margin-top: 2px;
	width: 2000px;
}

.honap {
	background-position: center 0px;
	background-color: #444;
	border: 1px solid #999;
	background-color: #fff;
	background-image: url(../images/bar.png);
	background-repeat: repeat-x;
	width: 29px;
	height: 35px;
	float: left;
	margin-left: 3px;
	margin-top: 15px;
}

.honap_container {
	width: 34px;
	height:49px;
	float:left;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
}

.p0 {
	background-position: center 34px;
}

.p1 {
	background-position: center 30px;
}

.p2 {
	background-position: center 26px;
}

.p3 {
	background-position: center 22px;
}

.p4 {
	background-position: center 18px;
}

.p5 {
	background-position: center 16px;
}

.p6 {
	background-position: center 12px;
}

.p7 {
	background-position: center 8px;
}

.p8 {
	background-position: center 4px;
}

.p9 {
	background-position: center 2px;
}

.p10 {
	background-position: center 0px;
}
