
div.framePanel {
    cursor: pointer;
    float: left;
    height: 84px;
    margin: 0 10px 10px 0;
    overflow: hidden;
    width: 84px;
    border: 1px solid #efefef;
}

span.colorPane {
    display: block;
    height: 100%;
    width: 100%;
    z-index: 10;
}

