#form_left {
	position: relative;
	float: left;
	width: 70px;
	text-align: right;
	padding: 0 15px 15px 0;
}
#form_right {
	position: relative;
	float: left;
	width: 300px;
}

