#route-video-container {
	width:976px;
	padding-bottom: 16px;
	}
	
#route-video-map{
	width:976px;
	height:108px;
}

#route-video-emp-container{
	height:468px;
	background:#505050;
	padding-left: 72px;
}

#timebar {
	position: relative;
	top: -9px;
	width: 976px;
	height: 16px;
}

#timebarIndicator {
	position: absolute;
	display: block;
	left: 1px;
	top: 0;
	width: 8px;
	height: 8px;
}

#timebarProgress {
	padding-left: 10px;
	width: 950px;
}