input{
	direction:rtl;
	text-align:right;
}

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

#frontRightPanel{
	border-left:1px dashed;
}

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

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

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

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

.note2{
	float: right;
	direction: rtl;
}
