/*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: */

table.faq
{
	margin-left:15px; padding: 0;
	margin-right:15px; padding: 0;
	width: 378px;
}

.eg-bar{
background-color: #d4deff;
font-weight: bold;
border: 1px solid #f2f2f2;
padding: 2px;
}

div.eg-bar{
width: 500px;
}

.icongroup1{
width: 300px;
}
