#widgetTimeline
{
	color: #1E406D;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	min-height: 85px;
	height: auto !important;
	width: 306px;
	position: relative;
	display: block;
	float: none;
	clear: both;
	overflow: visible;
	/*border-left:1px solid #c1ccdb;
	border-right:1px solid #c1ccdb;*/
	/* background-color:  #DEE5F0; */
	background-image: url(../images/widgets/side_timeLine.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#widgetTimeline p
{
	position: absolute;
	top: 28px;
	left: 10px;
	margin: 55px 0 0 10px;
	list-style-position: outside;
	float: none;
	clear: both;
	line-height: 1.4em;
	text-align: left;
}

#widgetTimeline .btn { position: absolute;
	bottom: 6px;
	right: 6px;
 }

#widgetTimeline .btn2 { position: absolute;
	bottom: 6px;
	right: 92px;
 }
