@CHARSET "UTF-8";

table#investor_info {width: 530px; margin: 20px 0 25px 13px; }
table#investor_info td.header {width: 50%; }
table#investor_info td.content {width: 50%; }

table.stock_info { color: #6e7472; }
table.stock_info td { height: 16px; }
table.stock_info td.stock_item { width: 80px; }
table.stock_info td.stock_value { font-weight: bold; }
table.stock_info img.stock_pointer{ float: right; margin: 3px 3px 0 0;  }

table#investor_info p.disclaimer { font-size: smaller; line-height: normal; margin: 8px 0; padding: 0; }

div#page div.latest_news {padding: 6px 0 0 18px; }
div#page div.latest_news p.date {margin: 0; padding: 0;  color: #7a66a3; }
div#page div.latest_news a {font-size: 11px; }
