.edit 
{
	width: 460px;
}
.welcomeBox{
  float:left;
}
.searchBar{
  float:right;
  margin-right:15px;
}

