/* Links Partners */
#link_exchange_form {
	width:500px;
	margin-top:20px;
}

#link_txt{
	padding-bottom:20px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:1.3em;
	color:#FFF;
	font-weight:normal;
}

.block{
	width:500px;
	overflow:hidden;
	margin:0 0 15px 0;
}

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

.label_text{
	float:left;
	text-align:left;
	width:200px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:1.3em;
	color:#FFF;
	font-weight:normal;
}

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

.input input{
	width:250px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#092D59;
	font-weight:normal;
}

#link_exchange_form .link_exchange_textarea {
	width:250px;
	height:100px;
	color:#092D59;
	font-size:1.3em;
}

#link_exchange_form .link_exchange_error {
	color:#FF0000;
	font-size:1.3em;
	line-height:1.1em;
	width:200px;
}
#link_exchange_form #link_exchange_note {	
	margin-top:20px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:1.3em;
	line-height:1.2em;
	color:#FFF;
	width:360px;
}

#link_exchange_form #button-send {	
	margin-left:130px;
	margin-bottom:10px;
	width:95px;
	height:25px;
	background:url(../images/button_more.jpg) no-repeat;
	border:none;
	margin-top:3px;
	color:#092D59;
}

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