*{    font-family:arial;    font-size:10pt;}.draggablewindow{    width:550px;    position:absolute;    top:-1000px;    left:-1000px;    border:2px solid #4d4d4d;    background:url(../images/base/bkg_popup.jpg) repeat-x #F6F6F6;    z-index:1000;}.draggablewindow div{    z-index:1000;}#indicehandle{    height:25px;    cursor:move;}#indiceheader{    background:url(../images/skin/indicebullet.png) no-repeat center left;    padding-left:19px;    font-size:10pt;    font-weight:bold;}#indiceheader img{    cursor:pointer;    position:relative;    top:-15px;    left:507px;}#indicesep{    background:#4d4d4d;    width:490px;    height:2px;    margin-left:auto;    margin-right:auto;    margin-top:10px;}#indicewrapper{    width:490px;    min-height:50px;    max-height:430px;    margin-top:10px;    margin-left:30px;    padding-right:30px;    overflow:auto;}#indicewrapper div{    /*OTHERS*/    padding-left:20px;    background:url(../images/skin/arrowOnly.png) left 17px no-repeat;}@media screen and (-webkit-min-device-pixel-ratio:0) {    #indicewrapper div{        /*SAFARI ONLY HACK*/        padding-left:20px;        background:url(../images/skin/arrowOnly.png) left 16px no-repeat;    }}#indicewrapper a{    text-decoration:none;    color:#465EAB;}#indicewrapper a:hover{    text-decoration:underline}