#chartBG { display: none; position: absolute; background: #000; opacity: 0.7; -moz-opacity: 0.7; -khtml-opacity: 0.7; filter: alpha(opacity=40); width: 100%; height: 100%; top: 0; left: 0; z-index: 99; }
#chartBOX { display: none; position: absolute; top: 70px; z-index: 100; }
.chartX { font-size: 12px; color: #ddd; padding: 4px 0; border-top: 1px solid #636D61; background: #778574; }
.buttom{
  text-decoration:none;
	font-family: Arial ,Verdana, Geneva, sans-serif;
	font-size: 9pt;
	color: #c9cedd;
}