.edit-right {
float:right;
padding: 0 0 10px 20px;
}

.edit-left {
float:left;
padding: 0 20px 10px 0;
}

