#idbox {position: absolute;top: 0;left: 0;z-index: 100;text-align: left;}
#idbox .popup{position:relative;}
#idbox .content > p:first-child{margin-top:0;}
#idbox .content > p:last-child{margin-bottom:0;}
#idbox .loading {text-align: center;}
#idbox .close {vertical-align:top; background:url(http://www.oracleimg.com/us/dm/popup-close-1891328.png) no-repeat; display:block; border:none; height:14px; width:14px; margin-bottom:5px;}
#idbox .close:hover { background-position:0 -14px;}
#idbox img {border: 0;margin: 0;}
#idbox_overlay {position: fixed;top: 0px;left: 0px;height:100%;width:100%;}
.idbox_hide {z-index:-100;}
.idbox_overlayBG {background-color: #fefefe;z-index: 99;}
#idbox .tbl-left {background:url(http://www.oracleimg.com/us/dm/popup-tbl-left-1925420.gif);width:33px;}
#idbox .tbl-right {background:url(http://www.oracleimg.com/us/dm/popup-tbl-right-1925422.gif);width:33px;}
#idbox .tbl-top {background:url(http://www.oracleimg.com/us/dm/popup-tbl-top-1925423.gif); height:33px;}
#idbox .tbl-bottom {background:url(http://www.oracleimg.com/us/dm/popup-tbl-bottom-1925419.gif);height:33px;}
#idbox .tl {background:url(http://www.oracleimg.com/us/dm/popup-tl-1925426.gif); width:33px; height:33px;}
#idbox .tr {background:url(http://www.oracleimg.com/us/dm/popup-tr-1925428.gif); width:33px; height:33px;}
#idbox .bl {background:url(http://www.oracleimg.com/us/dm/popup-bl-1925412.gif); width:33px; height:33px;}
#idbox .br {background:url(http://www.oracleimg.com/us/dm/popup-br-1925415.gif); width:33px; height:33px;}
#idbox table {border-collapse: collapse;}
#idbox td {border-bottom: 0;padding: 0;}
#idbox .body {background: #fff;}
#idbox .footerBox {float:right; vertical-align:top;}
#idbox .tl, #idbox .tr, #idbox .bl, #idbox .br {overflow: hidden;padding: 0;}
* html #idbox_overlay { /* ie6 hack */position: absolute;overflow: auto;}