.iconspan{
	float: right;
	cursor:hand;
	cursor:pointer;
	font-weight: bold;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.eg-bar{
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E4D0;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
}
.eg-bar, .icongroup1 {
	margin-left: 10px;
}


div.eg-bar{
	width: 95%;
}

.icongroup1{
	width: 95%;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD8B6;
}
.eg-bar img {
	float: left;
}
.eg-bar h3 {
	float: right;
	margin-right: 10px;
	font-size: medium;

}
.eg-bar p {
	text-align: right;
	margin-top: 0px;

}
