#new_manager_form img,
#edit_manager_form img
{
	float:right;
	height:50px;
	width:50px;
	border-radius:25px;
	margin:10px;
}
#edit_manager_form form
{
	overflow:hidden;
	margin:10px 0px;
	padding:0px;
}
#new_manager_form form
{
	overflow:hidden;
	margin:10px;
	padding:0px;
}