.timeline-container {
}

.timeline-band {
	background:none;
}

/* Main Band Lines */
.timeline-ether-lines {
	border-color:#666666;
	border-style:dotted;
	position:absolute;
}

/* Main Band */
.timeline-band-0 .timeline-ether-bg {
	background:none;
	background: url('timeline_bg.gif');
}

/* Event Band */
.timeline-band-1 .timeline-ether-bg {
	background:none;
	background: url('timeline_band2_bg.gif');
}

.timeline-event-tape, .timeline-small-event-tape, .timeline-small-event-icon { 
	background-color: #FFB505;
}

.timeline-band-1 .timeline-date-label {
	color: #ddd;
}
