#smileys_dialog span {
    font-size: 1.5em;
    cursor: copy;
    display: block;
    float: left;
    width: 1.8em;
}

.clear {
    float: none;
    clear: both;
    font-size: 0;
}

#smileys_dialog p {
    margin-bottom: 0.5em;
}

.smileys_open {
    cursor: copy;
    margin-top: 1.1em;
    float: right;
}