.fl
{
	FLOAT: left; 
}


.formClmnLeft
{
	FLOAT: left; 
	WIDTH: 220px; 
	TEXT-ALIGN: right;
	padding-right:10px;
}
.formClmnRight
{
	FLOAT: left;
}

.formSeperator
{
	clear:both;
	padding-bottom:5px;
}

a.detail{
	background:url(../images/ico_details.png) no-repeat 100% 0;
	padding-right:25px;
}



.btn-bar-back{
	margin:15px 0;
	float:right;
}
.btn-bar-back input{
	display:block;
	margin:0 4px;
	float:left;
	border:0;
	cursor:pointer;
	color:#fff;
	font-weight:bold;
	text-align:left;
}
.btn-back{
	background: url(../images/btn-geri-gray.png) no-repeat;
	width:56px;
	height:24px;
	padding:2px 0 3px 17px;
}
.btn-prepayment{
	background: url(../images/btn-devam-et-gray.png) no-repeat;
	width:96px;
	height:24px;
	padding:2px 0 3px 10px;
}


.prepaymentCalculatorDiv
{
	background: url(../images/btn-taksit-secenekleri-big.png) no-repeat;
	width:269px;
	height:18px;
}
.prepaymentCalculatorDiv a{
	color:#ffffff;
	text-decoration:none;
	padding:2px 0 2px 10px;
}

.privacyDiv
{
	background: url(../images/privacy.png) no-repeat;
	width:98px;
	height:18px;
}
.privacyDiv a{
	color:#ffffff;
	text-decoration:none;
	padding:2px 0 2px 5px;
}
