#panel .ngw .left { float: left; width: 440px; font-size: 12px; }
#panel .ngw .right { float: left; width: 210px; font-size: 12px; margin: 40px 0 0 30px; }
#panel .ngw .button, #panel .result .button { float: left; font-weight: bold; color: #1e2b58; font-size: 16px; display: block; cursor: pointer; margin: 20px 0 0 40px; padding: 8px 35px 0 0; height: 25px; background: transparent url(/_img/ngw/arrow.png) no-repeat right 0; behavior: url(iepngfix.htc); }

#panel .ranking .item { position: relative; float: left; width: 62px; margin-right: 5px; height: 300px; }
#panel .ranking .item .image { position: absolute; left: 12px; }
#panel .ranking .item .spacer { width: 80px; display: block; margin: 0; padding: 0; }
#panel .ranking .item .bar { margin-left: 28px; width: 24px; background: transparent url(/_img/ngw/ranking_bg.gif) repeat-y 0 0; }
#panel .ranking .item .name { position: absolute; top: 225px; left: 29px; behavior: url(iepngfix.htc); }
#panel .ranking .item .label { width: 20px; text-align: center; margin: 10px 5px 0 30px; font-weight: bold; font-size: 16px; color: #1e2b58; }
