/* Beam Elastic Start */
.divChart{
	height: 242px;
    width: 702px;
	background-repeat:no-repeat;
	background-position:left top;
}
.outClassBig{
	width: 150px;
	border:none;
	text-align:center;
	font-weight:bold;
	background-color:#FFFFFF;
}
#beamImage{
	background-image:url(../../common/images/beam_elastic.jpg);
	height:180px;
	width:500px;
}
#beamImage td{
	height:18px;
	margin:0px;
	padding:0px;
	color:#8F3937;
	font-size:11px;
	font-weight:bold;
}
#tooltip{
	width: 450px;
}
/* Beam Elastic End */