/* maxon timeline style */
.tmQ
{
	position:relative;
	width:auto;
}

.tmA
{
	position:relative;
	width:auto;
	margin:6px 0px 12px 0px;
}

.expediteNote
{
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	FONT-FAMILY: Arial, sans-serif; 
	margin-top:6px;
}

.timelineImg
{
	margin-top:20px;
}

.timeLinePnl
{
	width:auto;
	position:relative;
	bottom:0px;
}

.timeLinePnlSave
{
	width:auto;
	position:relative;
	bottom:0px;
}

* html .timeLinePnlSave
{
	margin-bottom:-41px;
}

.timeLinePnlSaveTxt
{
	width:auto;
	position:relative;
	bottom:0px;
}

* html .timeLinePnlSaveTxt
{
	margin-bottom:-25px;
}

.timeLinePnlSaveReg
{
	width:auto;
	position:relative;
	bottom:0px;
}

* html .timeLinePnlSaveReg
{
	margin-bottom:-41px;
}


.timeLinePnlSavePass
{
	width:auto;
	position:relative;
	bottom:0px;
}

* html .timeLinePnlSavePass
{
	margin-bottom:-25px;
}

#dvTimelineSelection
{
	width:975px;
	position:relative;
	clear:both;
	text-align:left;
}

.dvQuestions
{
	position:relative;
	width:975px;
	margin-top:8px;
}

.questionTxt
{
	width:auto;
	margin-right:25px;
	float:left;
}

.questionNum
{
	width:25px;
	position:relative;
	float:left;
	height:40px;
}

.answerTxt
{
	margin-top:4px;
	float:right;
	width:auto;
	position:relative;
}

.tlOrangeLine
{
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
	border-bottom:2px solid #f26400;
	width:auto;
	position:relative;
}

.tlContinue
{
	text-align:center;
	margin:0px auto 0px auto;
	width:auto;
	position:relative;
	margin-top:6px;
}
