#globaledit #batch_form {
	float:left;
	width:660px;
	height:100%;
}

#globaledit #batch_form input[type="text"] {
	width:120px;
}

#globaledit #message {
	margin-left:662px;
	height:151px;
	border: 1px solid #000;
	padding:2px;
	background:#fff;
    text-align: left;
}
