/*Default style for SPAN icons. Edit if desired: */

.iconspan{
float: right;
margin: 3px;
cursor:hand;
cursor:pointer;
color:lightslategray;
font-weight: normal;
}

/*CSS used to style the examples. Remove if desired: */

.eg-bar{
font-weight: bold;
color:darkslategray;
padding: 3px;
}

div.eg-bar{
width: 600px;
}

.icongroup1{
width: 600px;
}