/* @import url( common.css ); */
.timeline-default {
	BORDER-RIGHT: #aaa 1px solid; 
	BORDER-TOP: #aaa 1px solid; 
	FONT-SIZE: 8pt; 
	BORDER-LEFT: #aaa 1px solid; 
	BORDER-BOTTOM: #aaa 1px solid; 
	FONT-FAMILY: Trebuchet MS, Helvetica, Arial, sans serif;
	z-index:4;
}

.tape-special_event {
	BACKGROUND-COLOR: orange
}
.small-special_event {
	BACKGROUND-COLOR: orange
}


.timeline-highlight-label-start .label_t-president{font-size: 10pt;color:#aaa;}
.timeline-highlight-label-end .label_t-president{font-size: 10pt;color:#666;}
		
.timeline-band-events .important{color:#f00;}		
.timeline-band-events .small-important{background:#c00;}