.jBox{position: absolute; border:1px solid #ccc; visibility: hidden;background-color: white;text-align:left;}
.jBoxHandler{ padding-top:6px; padding-bottom:6px; text-indent: 8px;font: bold 16px verdana, arial, sans-serif; background:url('images/brdegrade3.gif'); background-position:bottom left; color: #51749F;cursor: move;overflow: hidden;width: auto; }
.jBoxHandler .jBoxControls{ position: absolute;right: 8px;top: 7px;cursor: pointer;}
.jBoxContent{background-color: #fff;color: #000;height: 150px;padding: 5px 10px;overflow: auto;}
.jBoxStatus{border-top: 1px solid #B9B9B9;background-color: #F8F8F8;height: 13px; }
.jBoxResize{float: right;width: 13px;height: 13px;cursor: nw-resize;font-size: 0;}
