.emoticons-popup {
    width: 120px;
    height: 125px;
    background: #EDFAFF;
    border: 1px solid #69D2F2;
    text-align: center;
    overflow: auto;
    padding: 2px;
    position: absolute;
    z-index: 101;
}

.emoticons-popup hr {
    height: 1px;
    border: 0;
    border-bottom: 1px solid #ccc;
    margin: 5px 2px;
}
