div.stocker {width: 128px; padding: 0; margin-left: 10px; border: 1px solid #999; font-size:10px; }
div.stocker h4 {background-color: #F2F2F2; padding: 3px 0px; margin: 0px; font-size: 12px; text-align:center;}
div.stocker h4 a { font-weight:normal; font-size:11px;}
div.stocker table {margin: 1px; width: 100%; }
div.stocker tr.bg {background-color: #eee; }
div.stocker td {padding: 2px 2px 2px 0; text-align: left; }
div.stocker td.arrow_up {background: #fff url(/img/arrow_up.gif) no-repeat center left; padding-left: 10px; }
div.stocker td.arrow_down {background: #fff url(/img/arrow_down.gif) no-repeat center left; padding-left: 10px; }
div.stocker tr.bg td.arrow_up, div.stocker tr.bg td.arrow_down {background-color: #eee; }
div.stocker td.stocker_value_down {color: #f00; }
div.stocker td.stocker_value {text-align: right; padding-right: 5px; }
div.stocker td.stocker_value_up {color: #0f0; }