/*Default style for SPAN icons. Edit if desired: */

.iconspan{
cursor:pointer;
margin: 2px;

}

/*CSS used to style the examples. Remove if desired: */

.eg-bar{
background-color: #EEF5D3;
font-weight: bold;
font-size:1.1em;
border: 1px solid black;
padding:0px;
padding-left:10px;

}

div.eg-bar{
width: 500px;
}