/*@import url("reset.css");*/

body { background: #FFF; }

.imgtext {
    overflow: hidden;
    text-indent: -9999px;
}

#master {
    position: relative;
    width: 877px;
    margin: 0px auto;
}

#merci_box {
    background: url('../imgs/bg.jpg') top left no-repeat;
    width: 877px;
    height: 906px;
    position: relative;
}
#merci_box .close {
    display: none;
    font: normal 10px Arial;
    background: none;
    border: none;
    padding: 0px;
    margin: 0px;
    position: absolute;
    top: 24px;
    right: 24px;
    text-align: right;
    cursor: pointer;
    text-decoration: none;
    color: #FFF;
}
#merci_text {
    margin: 0px auto;
    position: relative;
    padding: 0px;
    top: 23px;
    width: 509px;
    height: 18px;
    background: url('../imgs/merci3000.png') top left no-repeat;
}
#merci_video {
    position: absolute;
    top: 64px;
    left: 91px;
    width: 698px;
    height: 424px;
}
