#links_column_left{
	float:left;
	width:350px;
}
#links_column_right{
	float:left;
	width:200px;	

}
#links_column_left form{	
	background:none;
}
#link_exchange_form legend {	
	font-weight:bold;
	margin:0 0 1em 0;
}
#link_exchange_form label {
	display:block;
	width:250px;
	margin:0 0 1em 0;
}
#link_exchange_form .link_exchange_input {	
	margin-bottom:1em;
	font-size:1.1em;
	width:10em;
}

#link_exchange_form #link_exchange_link {
	width:280px;
	height:100px;
}

#link_exchange_form .link_exchange_error {
	color:#FF0000;
}
#link_exchange_note {
	font-style:italic;
	margin:1em 0 0 0;
	width:300px;
}
#link_exchange_submit {
	margin:1em 0 1em 0;
	width:108px;
	height:38px;
	background: url(../images/button-reserve.png) no-repeat;
	border:none;
	cursor:pointer;
}
