﻿.gggzip { display:none; }
.jBoxHandler {
    color:#FFFFFF;
    font-style:normal;
    font-weight:normal;
    font-family:Arial,Helvetica,sans-serif;
    font-size:20px;    
    letter-spacing:0px;
    margin:0px;
    text-align:justify;
    border-bottom: #AAA solid 1px;
    height: 41px;
    padding-top: 0px;    
    padding-bottom: 0px;
    padding-left: 12px;
    background-color: #b7327b;cursor: move;overflow: hidden;width: auto;
}
.jBox
{
    position:absolute;
    border: 1px solid #807E7F;
    
    background-color: white;
    text-align:left;
}
.jBoxHandler table {
    color:#FFFFFF;
    font-style:normal;
    font-weight:normal;
    font-family:Arial,Helvetica,sans-serif;
    font-size:20px;    
    letter-spacing:0px;
}
.jBoxHandler .jBoxControls {position: absolute;right: 8px;top: 0px;cursor: hand;cursor: pointer;}
.jBoxContent {background-color: #FFFFFF;color: #000;height: 150px;padding: 0px;overflow: auto;}
.jBoxStatus {border-top: 1px solid #B9B9B9;background-color: #F8F8F8;height: 0px; }
.jBoxResize {float: right;width: 13px;height: 0px;cursor: nw-resize;font-size: 0;}