.iRx9_wrt table {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 99;
    cursor: pointer;
}
.iRx9_wrt td {
    text-align: center;
    vertical-align: middle;
}
.iRx9  {
    display:  inline-block;
    padding:  30px 10px 10px;
    background:  rgba(0, 0, 0, 0.75);
    border:  0px outset rgba(0,  0,  0,  0.75);
    position:  relative;
    color: #FFF;
    margin-top: -20px;
}
.iRx9r {
    cursor: pointer;
    font: normal 16px Arial;
    padding: 8px 30px;
    opacity: 0.75;
    position: relative;
    left: -50%;
    background: rgba(0, 0, 0, 1.0);
    border-radius: 5px;
}
.iRx9_cap  {
    padding:  5px 7px 4px 10px;
    height:  12px;
    position:  absolute;
    z-index:  1000;
    left:  -1px;
    top:  -24px;
    text-shadow:  0 0 10px #000;
    background:  rgba(153,  0,  0,  0.61);
    color:  #FFF;
    border:  1px outset rgba(153,  0,  0,  0.16);
    font-weight:  bold;
}

.iRx9Cl  {
    position:  absolute;
    z-index:  1000;
    cursor:  pointer;
    opacity: 0.75;
    font:  normal 25px/28px serif;
    top: 0;
    right: 0;
    padding:  0 6px 0 15px;
}

.iRx9Cl:hover {
    opacity: 1.0;
}
.iRx9r:hover  {
    opacity: 1.0;
}
.iRx9K {
    position: absolute;
    z-index: 99;
    top: 0;
    left: 10px;
    padding: 0px;
    font: normal 15px/30px Arial;
    opacity: 0.75;
}

.iRx9B {
    position: relative;
    top: 0px;
    width: 1px;
    height: 1px;
    border: 5px solid transparent;
    border-left: 8px solid #fff;
    display: inline-block;
}

.iRx9a {
    width: 300px;
     height: 250px;
    position:  relative;
}

/*
@media (min-height:410px) and (max-height:500px)  {
    
.iRx9_wrt table {
    transform: scale(0.80);
    height: 95%}
}
@media (max-height: 409px),  (max-width:700px ) {
    
.iRx9_wrt table {
    transform: scale(0.70);
    height: 85%}
}
*/
