#product-options-wrapper .target-button {
    display: block;
}

#product-options-wrapper .target-hidden {
    display: none ;
}

.loaderdesigner {
    background:url(../img/ajax-loader.gif) no-repeat;
    background-position: 25%;
    background-color: #777;
    height: 10%;
    width: 100%;
    opacity: 0.5;
    position: absolute;
}