/* ================================================================ */
/* Default Name: Advertising style sheet compatible for HTML 5.0    */
/* Version: 4.0                                                     */
/* Follow: @arisds                                                  */
/* ================================================================ */

.kus {
    width: 970px;
    height: 90px;
    position: fixed;
    bottom: 15px;
    left: 50%;
    margin-left: -485px;
    border: none;
    z-index: 13;
}

#tutup_box {
    width: 60px;
    height: 13px;
    z-index: 10;
    background-color: #000;
    color: #ffffff;
    cursor: pointer;
    font-size: 8px;
    text-transform: uppercase;
    font-family: Verdana, Geneva, sans-serif;
    padding: 2px;
    text-align: center;
    float: right;
}

.heightads250{height: 250px !important;}
.heightads600{height: 600px !important;}
.heightads90{height: 90px !important;}
.heightads50{height: 50px !important;}
.heightads100{height: 100px !important;}
.heightads60{height: 60px !important;}