/*idms_chart.css*/
/*---- idms_container ---*/
/*#idms_container {
	width:635px;	
	}	
*/
#idms_container .content603 { width:603px; }

.width589 { width:589px; }

#idms_container .col1 { width:280px; float:left; }


/*--- Advanced Chart ---*/	
#chartOptions th, #chartOptions td { text-align:left; border-bottom:1px solid #cbcbcb; padding:2px; }
#chartOptions ul { margin:0; padding:0; width:100%; }
#chartOptions li { float:left; padding:0; padding-right:4px; list-style:none; }
#idms_container #chartOptions li a { display:block; padding:2px 4px 2px 6px; text-decoration:underline; font-size:11px; color:#295f94; text-decoration:underline; }
#chartOptions .selected { background:url(../../images/options_right.png) top right no-repeat; }
#idms_container #chartOptions .selected a {  background:url(../../images/options_left.png) top left no-repeat; color:#FFF; font-weight:bold; text-decoration:none; }
#chartOptions { background-color:#FFF; border:#cbcbcb 1px solid; height:150px; clear:both; float:left; width:600px; }
#chartOptions #table2 { width:160px; padding:5px; float:left; border-left:1px solid #cbcbcb; }
#chartOptions #table2 th, #chartOptions #table2 td { border-bottom:none; }
.option { width:175px; border:1px solid #7f9db9; }
.benchmark { border:1px solid #7f9db9; width:100px; color:#767676; font-size:11px; }
.indicator { border:1px solid #7f9db9; width:145px; color:#333; font-size:11px; }
.volume_chart { clear:both; float:left; margin-bottom:5px; }
#advanced_chart { clear:both; float:left; width:100%; }
#advanced_chart table { width:100%; border-collapse:collapse; }