.iconspan{
float: left;
margin: 0px;
cursor:hand;
cursor:pointer;
font-weight: bold;
}

/*CSS used to style the examples. Remove if desired: */

.eg-bar{
background-color: #DDDDDD;
font-weight: normal;
font-size: 12px;
border: 1px solid black;
padding: 2px;
}

div.eg-bar{
width: 440px;
}

.icongroup1{
background-color: #EEEEEE;
width: 435px;
margin: 5px;
padding: 5px;
}