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

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

.eg-bar{
	background: url(../images/switchcontent_outer.gif);
	font-family: "Microsoft Sans Serif", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 14px;
	height: 31px;
	line-height:31px;
	padding-left:10px;
}

div.eg-bar{

}

.icongroup1{
	background-image:url(../images/icongroup_bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#f1f0f0;
	padding: 0px;
	font-weight: normal;
	color: #DCDBD8;
	font-size: 11px;
}
.icongroup1 img{
	margin: 0px;
}
#content{
	width:219px;
	margin-bottom: 10px;
}
.right-text{
	text-align: right;
}
