#to_friend_form{
	text-align: left;
	width: 210px;
}
#to_friend_form label{
	display: block;
}
#to_friend_form input, select{
	width: 200px;
}
#to_friend_form .hint{
	font-size: 10px;
}