@charset "utf-8";
/* CSS Document */

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

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

.eg-bar{
	font-size: 16px;
	font-weight: bold;
	color: #136c00;
	padding: 3px;
}

div.eg-bar{
}

.icongroup1{
}
