@charset "utf-8";
/*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: #ffffff;
font-weight: normal;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #D9D9F2;
padding: 7px;
}

div.eg-bar{
width: 720px;
}

.icongroup1{
width: 720px;
padding: 7px;
}
