.iconspan{
float: right;
margin: 2px;
cursor:hand;
cursor:pointer;
font-weight: bold;
}
/*CSS used to style the examples. Remove if desired: */
.eg-bar{
background-color: #fcfcfc;
font:12px tahoma,verdana,arial,sans;
border: 1px solid #EBEBE1;
padding: 3px;
}
div.eg-bar{
width: 98%;
}
.icongroup1{
width: auto;
}