/*Default style for SPAN icons. Edit if desired: */

.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:#FFCC66;
	font-weight: bold;
	/*border: 1px solid black;*/
	padding: 3px;
}

div.eg-bar{
width: 625px;
}

.icongroup1{
width: 600px;
}
