div#continutColor, div#continutDesaturat {
    left: 0;
    position: absolute;
    width: 100%;
}

div#resizeHelper {
    height: 316px;
    z-index: 101;
    overflow: hidden;
    position: absolute;
    right: 0;
    width: 273px;
}

div#continutColor {
    z-index: 100;
}

div#continutDesaturat {
    z-index: 1;
}

div#resizeHelper {
    z-index: 99;
}

.ui-resizable-s {
    bottom: 0;
    cursor: row-resize;
    height: 181px;
    right: 0;
    width: 175px;
}

.ui-resizable-handle {
    display: block;
    font-size: 0.1px;
    position: absolute;
    z-index: 99999;
}

div#openHappinesOverlayer {
    background: url("openHappinessImages/overlayer.png") no-repeat scroll center top transparent;
    bottom: 0;
    left: 0;
    height: 657px;
    position: absolute;
    width: 100%;
}

a#openHappinessLink:link, a#openHappinessLink:visited {
    display: block;
    height: 657px;
    width: 100%;
}

a#closeOpenHappinessOverlayer:link, a#closeOpenHappinessOverlayer:visited {
    bottom: 1px;
    display: block;
    height: 25px;
    left: 50%;
    margin-left: 413px;
    position: absolute;
    width: 90px;
}

div#openHappinessPeel {
    display: none;
}
