/*{margin:0px; padding:0px; border:none; background:none;}*/

#chart_name_wrapper h3
{
 margin-top:0px;
 margin-bottom:10px;
 font-family:Arial;
 font-size:14px;
 font-weight:bold;
}

#canvasToolbar li{
display:inline-block;
display:inline;
}

#canvasToolbar li:last-child {
position:relative;
left:255px;
}

#worldIndexPageLink{
display:inline-block;
background-image: url(../images/interfacesprite.png) ;
background-repeat:no-repeat;
background-position:0px 0px; 
width:30px;
height:20px;
position:relative;
right:0px;
}

#checklist-options div
{
float: left;
font-size: 13px;
}

#checklist-options div h3 {
	display: block;
	padding: 0;
	text-align:left;
	font-weight:bold;
	margin:8px 8px 4px 10px;
}

#checklist-options div ul {
display: block;
list-style: none;
margin: 4px 10px 10px 10px;
padding: 2px;
width: auto;
}

#divForTheXButton 
{
margin-top:6px;
margin-left:-5px;
width:24px;
height:24px;
background-image: url(../images/interfacesprite.png) ;
background-repeat:no-repeat;
background-position:-33px 0px; 
}
