﻿#AdMove {
    padding-right: 19px;
    position: relative;
    z-index: 99999;
}
#AdMove .close {
    width: 19px;
    height: 19px;
    position: absolute;
    background: url('close.jpg') no-repeat 0 0;
    right: 0;
    top: 0;
    cursor: pointer;
}