

/*------------history.css----------*/

p.timeline {
	background:transparent url(/images/timeline_inner.gif) 0 0 no-repeat;
	margin:0 !important;
	padding:3px 0 15px 45px !important;
}
p.first {
	background:transparent url(/images/timeline_top.gif) 0 0 no-repeat;
}
p.last {
	background:transparent url(/images/timeline_bottom.gif) 0 0 no-repeat;
	padding-bottom:40px !important;
}
span.year {
	color:#e7362e;
	font-weight:bold;
}
