.formBox	{
	float: left;
	width:770px;
	margin-bottom:30px;
}
.formBoxCaption	{ 
	padding-left:10px;	
	color:#315FB4;
	font: bold 18px verdana;
}
.formBox .formBoxTop	{ 
	float: left;
	width:770px;
	height:22px;
	line-height:22px;
	background:url(/images/yenitasarim/mavi_booking_box_top.jpg) no-repeat;
}
.formBox .formBoxBottom	{ 
	float: left;
	width:770px;
	height:15px;
	line-height:15px;
	background:url(/images/yenitasarim/mavi_booking_box_bottom.jpg) no-repeat;
}

.formBox .formBoxContent	{ 
	float: left;
	width:770px;
	padding: 0px 10px ;
	/*margin-top:-12px;*/
	background:url('/images/yenitasarim/mavi_booking_box_bg.jpg') repeat-y;
}

.formBox .caption	{ 
	width:750px;
	height:20px;
	line-height:20px;
	color:#000;
	font-weight:bold;	
	font-family:verdana;
	font-size:15px;
	padding-bottom:8px;	
	border-bottom:1px solid #CCCCCC;
	margin-bottom:8px;
}

.formBox .seperator	{ 
	width:750px;
	height:10px;
	line-height:10px;
	padding-bottom:8px;	
	border-bottom:1px dashed #4562C6;
	margin-bottom:8px;
}


.formBox .memberInfoCaption	{
	color:#000;
	background-color:#F4F8FB;
	font-weight:bold;	
	font-family:verdana;
	font-size:10px;
	margin-bottom:3px;
	line-height:20px;
}

.formBox .formBoxContent .caption	{ 
	color:#636363;
	font-weight:bold;	
	font-family:verdana;
	font-size:13px;
	padding:0px 0px 10px 0px;
}

.formBox .formBoxContent .reservationBack	{ 
	background-color: #4562C6;
}


.affiliateSifremiGonderBtn {
	background:url('/images/yenitasarim/sifremigonder_mavi.gif') no-repeat top left;
	width: 137px;
	height: 27px;
	border: 0px;
	cursor: pointer;
}
.affiliateGonderBtn {
	background:url('/images/yenitasarim/gonder_mavi.gif') no-repeat top left;
	width: 81px;
	height: 27px;
	border: 0px;
	cursor: pointer;
}
.affiliateKaydetGuncelleBtn {
	background:url('/images/yenitasarim/kaydetguncelle_mavi.gif') no-repeat top left;
	width: 130px;
	height: 27px;
	border: 0px;
	cursor: pointer;
}

.formBoxNarrow	{
	float: left;
	width:546px;
	margin-bottom:30px;
}

.formBoxNarrow .formBoxTopNarrow	{ 
	float: left;
	width:546px;
	height:22px;
	line-height:22px;
	background:url(/images/yenitasarim/mavi_booking_box_top_narrow.jpg) no-repeat;
}
.formBoxNarrow .formBoxBottomNarrow	{ 
	float: left;
	width:546px;
	height:15px;
	line-height:15px;
	background:url(/images/yenitasarim/mavi_booking_box_bottom_narrow.jpg) no-repeat;
}

.formBoxNarrow .formBoxContentNarrow	{ 
	float: left;
	width:546px;
	padding: 0px 10px ;
	/*margin-top:-12px;*/
	background:url('/images/yenitasarim/mavi_booking_box_bg_narrow.jpg') repeat-y;
}


