/* global */ #cluetip-close img { border: 0; } #cluetip-title #cluetip-close { float: right; position: relative; } #cluetip-waitimage { width: 43px; height: 11px; position: absolute; background-image: url(../images/loading.gif); } /*************************************** =cluetipClass: 'jtip' -------------------------------------- */ .cluetip-jtip { background-color: #fff; margin-left:-11px; margin-top:7px; filter:dropshadow(color=#9BAD71, offx=5, offy=5); } .clue-right-jtip { background-image: url(../images/arrowleft.png); background-repeat: no-repeat; padding-left: 10px; } .clue-left-jtip { background-image: url(../images/arrowright.png); background-repeat: no-repeat; padding-right: 10px; } .cluetip-jtip #cluetip-outer { border: 4px solid #d96041; border-top:0px; position: relative; background-color: #fff; } .cluetip-jtip h3#cluetip-title { font-size: 16px; font-weight: bolder; background: #d96041 url(../images/back-jqtip.jpg) repeat-x left top; color: #fff; xwidth:150px; padding:5px; padding-top:4px; padding-bottom:6px; display:block; } .cluetip-jtip #cluetip-inner { display: inline-block; z-index:2; background: url(../images/back-jqtip-inner.jpg) repeat-x left top; } .cluetip-jtip div#cluetip-close { text-align: right; margin: 0 5px 5px; color: #900; } /* stupid IE6 HasLayout hack */ .cluetip-rounded #cluetip-title, .cluetip-rounded #cluetip-inner { zoom: 1; } .portfolioInfoTitle { color:#d96041; font-weight:bold; text-align: right; } #portfolioInfoTable td { border-bottom:1px solid #eeeeee; }