input{
	direction:ltr;
	text-align:left;
}

#frontRightPanel, #frontLeftPanel{
	margin-left:100px;
}

#frontLeftPanel{
	border-right:1px dashed;
}

.startBTN{
	background:url('../images/next.png') no-repeat;
	float: right;
}


.nextBTN{
	background:url('../images/n_en.gif') no-repeat;
}

.backBTN{
	background:url('../images/p_en.gif') no-repeat;
	margin-top: 4px;
}

.finishBTN{
	background:url('../images/accept.png') no-repeat;
	float: right;
}

.note2{
	float: left;
	direction: ltr;
}
