div.monitors { width: 807px; margin: 0px 10px 0px 10px; }
div.monitor { float: left; width: 141px;  }
div.monitor_left, div.monitor_ng_left { float: left; width: 75px; padding: 7px 0px 7px 0px; text-align: left; }
div.monitor_right, div.monitor_ng_right { float: right; width: 65px; padding: 7px 0px 7px 0px; text-align: center; border-left: 1px solid #E0E0E0; }
div.monitor_ng_left { text-align: center; font-weight: bold; }
div.monitor_ng_right { font-weight: bold; }
div.monitor_line { clear: both; height: 1px; line-height: 0px; background: #E0E0E0; }
div.monitor_sep_line { clear: both; height: 30px; }
div.monitor_sep { float: left; width: 20px; }

div.monitor_detail { float: left; width: 754px; margin: 0px 10px 0px 25px; }
div.monitor_detail_text, div.monitor_detail_text_first { float: left; width: 150px; padding: 7px 0px 7px 0px; text-align: center; }
div.monitor_detail_text { border-left: 1px solid #E0E0E0; }
div.monitor_detail_line { clear: both; height: 1px; line-height: 0px; background: #E0E0E0; }
