/* HP6_IPS_P14009_AMS_MediaOJProXSeries_NONCHAN_300x250 */
* {
    margin:0;
    padding: 0;
}

img {
    border: none;
}

#clickTag {
    width: 300px;
    height: 250px;
    top: 0px;
    left: 0px;
    cursor: pointer;
    position: absolute;
}

#ad-container {
    overflow: hidden;
    width: 298px;
    height: 248px;
    position: absolute;
    top: 0px;
    left: 0px;
    border: 1px solid #000;
}

.copy {
    opacity: 0;
    position: absolute;
    z-index: 20;
}

.img {
    opacity: 0;
    position: absolute;
    z-index: 30;
}

#hp-logo {
    opacity: 1;
    left: 247px;
    top: 197px;
    z-index: 31
}

#cta-container {
    left: 15px;
    top: 65px;
    z-index: 100;
}


#copy-1 {
    left: 37px;
    top: 83px;
}

#copy-2 {
    left: 69px;
    top: 106px;
}

#copy-3 {
    left: 23px;
    top: 21px;
}

#copy-header {
    left: 15px;
    top: 12px;
}

#img-paper-top, #img-paper-bottom {
    left: 0px;
    top: 0px;
}

#img-details {
    left: 148px;
    top:  226px;      
}
#img-printer-ef {
    left: 0px;
    top: 53px;
    z-index: 29;

