/* Links Partners */
#links_col_sx{
	float:left;
	width:375px;
	color:#2D2415;
	margin-bottom:10px;
	padding: 0 0 15px 15px;
	overflow:hidden;
	border:solid 1px #B99758;
}

#links_col_dx{
	float:left;
	width:500px;	
	padding-top:40px;
	color:#2D2415;	
}

#link_exchange_form {
	width:370px;
	margin-top:20px;	
}

#link_txt{
	padding-bottom:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	color:#2D2415;
	font-weight:normal;
}

.block{
	width:370px;
	overflow:hidden;
	margin:0 0 7px 0;
}

#link_exchange_form legend {	
	margin:0 0 1em 0;
}

.label_text{
	float:left;
	text-align:left;
	width:140px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	color:#2D2415;
	font-weight:normal;
}

.input{
	float:left;	
	margin-left:20px;	
}

.input input{
	width:180px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	color:#2D2415;
	font-weight:normal;
}

#link_exchange_form .link_exchange_textarea {
	width:180px;
	height:155px;
	font-size:1.3em;
}

#link_exchange_form .link_exchange_error {
	color:#FF0000;
	font-size:1.2em;
	line-height:1.1em;
	width:160px;
}
#link_exchange_form #link_exchange_note {	
	margin-top:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	line-height:1.2em;
	color:#2D2415;
	width:370px;
}

#link_exchange_form #button-send {	
	position:relative;
	bottom:0; 
	right:0;
	padding:0 0 2px 0;
	width:100px; 
	height:26px; 
	line-height:20px; 
	background:url(../images/booking_submit.gif) left top no-repeat; 
	text-align:center;
	margin-top:15px;
	margin-left:120px;
	border:none;
	color:#FFFFFF;
}

#link_exchange_form #recaptcha{
	clear:both;
	padding-top:10px;
	margin-left:8px;
}
