#zoompop-frame {
    border-left: 5px #af8f66 solid;
    border-bottom: 5px #af8f66 solid;
    border-right: 5px #af8f66 solid;
    border-top: 16px #af8f66 solid;
    background-color: white;
}

#zoompop-colors {
    background-color: #fff;
    border: 3px #af8f66 solid;
    width: 122px;
    float: left;
}

#zoompop-colors img {
    margin: 1px;
    display: block;
}

#zoompop-faces {
    clear: left;
    width: 142px;
    margin-top: 5px;
    background-color: #fff;
    border: 3px solid #af8f66;
    float: left;
}

#zoompop-faces img {
    display: inline;
    cursor: pointer;
    margin-left: 2px;
}

.zoompop-view {
    font-family: Arial;
    font-weight: bold;
    font-size: 10px;
    margin-left: 1em;
    color: #af8f66;
    cursor: pointer;
}
