#left_content_text {
	font-size: 12px;
	line-height: 18px;
	font-family: Georgia;
	padding-left: 75px;
}
#right_content_text {
	font-size: 12px;
	line-height: 18px;
	font-family: Georgia;
	position: relative;
	top: -72px;
}

#timeline {
	width: 2352px;
}

.time_item .time_year
{
	background: url(../images/services_circle.png) no-repeat;
}

.time_item .time_year a {

color: #FFF;

}

#timeline_back_purple .time_item .time_month_text span {

	font-size: 70px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	opacity:0.2;
	filter: alpha(opacity = 20);
	text-align:center;
	display:block;
	width:90px;
	display:block;
	left: 0px;
	position: absolute;
	top: 14px;
}