.jBox{/*margin-top: -53px;*/ position: absolute;border: 1px solid #5B5F46;visibility: hidden;background: white;text-align:left;}
.jBoxHandler{padding: 0px 0;text-indent: 3px;font: bold 14px Arial;background: #5B5F46;color: white;/*cursor: move;*/overflow: hidden;width: auto;height: 55px; }
.jBoxHandler .jBoxControls{position: absolute;right: 10px;top: 10px;cursor: hand;cursor: pointer;}
.jBoxContent{background-color: #fff;color: #000;height: 150px;padding: 0;overflow: auto;}
.jBoxStatus{border-top: 1px solid #5B5F46;background-color: #5B5F46;height: 13px; }
.jBoxResize{float: right;width: 13px;height: 13px;cursor: nw-resize;font-size: 0;}

.jBox iframe {
    margin: 0;
    padding: 0;
    border: 0;
}