.editable
{
    padding: 2px;
}
.editable:hover
{
    cursor: pointer;
    background-color: #D9EDF8;
}
