#sidebarTimeline {
	float: right;
	width: 135px;
	margin: 0 0 10px 30px;
}

#sidebarTimeline p {
	font-size: 11px;
	line-height: 1.5em;
}

#sidebarTimeline img {
	margin: 0 0 10px 0;
}

#sidebarTimeline h2 {
	background: url(/images/timeline_profits_text.gif) center top no-repeat;
	width: 87px;
	height: 37px;
	margin: 0 auto 10px auto;
}

#sidebarTimeline .btn {
	display: block;
	width: 126px;
	margin: 0 auto;
}


/*
-----------Timeline to profitability---------
*/


.timeline {
	width: 760px;
	margin: 0 auto 20px auto;
	padding: 0px;
}

.timeline td {
	padding: 0;
}

.timeline h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	margin: 0;
}

.timeline h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
}

.timeline h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
}

.timeline p {
	line-height: 15px;
}

.timelinepicleftheading {
	position: absolute;
	left:115px;
	/* top:297px; */
}

.timelinepicleft {
	height: 181px;
	width: 257px;
	position: absolute;
	left: 115px;
	top: 275px;
}
.timeline .maincell {
	background: #cbd5e5 url(/images/TimeLineProfit/timeline-bg-rpt.gif) repeat-y;
}

.timeline .timelineContent {
	position: relative;
}

.TimelineLeftContentDiv {
	position: absolute;
	left: 132px;
	top: 466px;
	width: 235px;
}

.TimelineHeadlineDiv {
	position: absolute;
	left: 117px;
	top: 214px;
}
.timelinepicright {
	position: absolute;
	left: 397px;
	top: 275px;
	width: 256px;
}
.TimelineRightContentDiv {
	position: absolute;
	left: 415px;
	top: 466px;
	width: 230px;
}
.TimelineChartDiv {
	position: absolute;
	left: 114px;
	top: 69px;
}
.TimelineNavNext {
	position: absolute;
	left: 608px;
	top: 25px;
}
.TimelineNavBack {
	position: absolute;
	left: 550px;
	top: 25px;
}

.timelineBox {
	background-color: #BBC6DC;
	color: #16526E;
	width: 500px;
	margin: 60px auto 20px auto;
	clear: both;
	border: solid #16526E 1px;
	padding: 20px;
}

.timelineBox h2 {
	color: #16526E;
	padding-bottom: 5px;
	border-bottom: solid #16526e 1px;
	margin: 0 0 10px 0;
	font-size: 22px;
}

.timelineBox h3 {
	color: #16526E;
}

.timelineBox p {
	color: #16526E;
}

.timelineBox ul{
	margin-left: 10px;
	padding-left: 10px;
}

.timelineContent h4 {
	font-size: 15px;
	font-weight: normal;
}
.timeline h5 {
	line-height: 15px;
	font-weight: normal;
	font-size: 13px;
}

