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

.iconspan{
float: right;
margin: 3px;
cursor:hand;
cursor:pointer;
font-weight: bold;
}

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

.eg-bar{
background-color: #cccccc;
font-weight: bold;
padding: 5px 0px 0px 8px;
color:#222222;
}

div.eg-bar{
width: 400px;
height:18px;
margin-bottom:5px;
margin-top:20px;
}

.icongroup2{
width: 390px;
padding-left:8px;
}
