/*Default style for SPAN icons. Edit if desired: */

.iconspan {
	float: right;
	margin: 3px;
	cursor:hand;
	cursor:pointer;
	font-size: .85em;
	color: #999999;
}
/*CSS used to style the examples. Remove if desired: */

.eg-bar {
}
div.eg-bar {
}
.icongroup1 {
	background:#EAEDF2;
	margin-left:auto;
	padding:5px 5px 0px;
	width:95%;
	margin-right: auto;
	border: 1px dotted #CDD5E0;
}
