#chartWrapper{
 position:relative;
 margin-top:5px;
 width:820px;
}

#chart_name_wrapper{
text-align:center;
width:994px;
padding: 15px 0;
}

#inputForMarkets{
display:block;
width:500px;
height:20px;
margin-left:59px;
margin-bottom:2px;
border: 1px solid rgb(120,120,120);
padding: 3px 4px 0px 4px;
font-family:Arial;
font-size:14px;
font-weight:bold;
color: rgb(102,102,102);
background-image: url(../images/interfacesprite.png) ;
background-repeat:no-repeat;
background-position:480px -70px; 
}

#checklist-options {
position: absolute;
margin-left:59px;
z-index: 1;
border: 1px solid rgb(120,120,120);
background: white url(../images/bg_for_options.gif) repeat-x left bottom;
color: #4F4F4F;
font-family: Arial;
font-size: 11px;
line-height: normal;
padding: 0px 4px 0px 4px;
width:420px;
top:24px;
}

#canvasToolbar{
display:inline-block;
display:inline;
width:236px;
position: absolute;
left:570px;
top:0px;
padding:0px;
margin:0px;
list-style:none;
}

#canvasToolbar label{
font-family:Arial;
font-size:10px;
font-weight:bold;
color: rgb(102,102,102);
display:inline-block;
position: relative;
top: -7px;
}

#cTrend,#cursorOnOFF{
display:inline-block;
position: relative;
top: -2px;
}
