#form_actions_right {
    width: 100%;
}

#form_actions_right .action {
    float: right;
}

#form_actions_right .delete {
    float: left;
    margin-left: 18px;
}

#form_actions_right .delete + .delete {
    margin-left: 0px;
}

/*
#Form_EditForm_Toplist {
	width: 300px;
	height: 500px;
}
*/