.iconspan{
float: right;
margin: 3px;
cursor:hand;
cursor:pointer;
font-weight: bold;
}

/*CSS used to style the examples. Remove if desired: */

.eg-bar{
	background-color: #002844;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCCCCC;
	text-transform:uppercase;
	display:block;
	border-bottom:1px solid #043d65;
}

div.eg-bar{
	position:relative;
	left:270px;
	top:0px;
	width: 748px;
}
.icongroup1{
	width: 735px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #001f35;
	position:relative;
	left:280px;
}
.style3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCCCCC;
	font-weight:bold;
	text-transform:uppercase;
	cursor:hand;
	cursor:pointer;
}
.style3:hover{
	display:block;
	background-color:#0a3655;
}
.eg, .eg:link, .eg:visited{
	text-indent:15px;
	width:735px;
	left:280px;
	color:#CCCCCC;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	line-height:25px;
	display:block;
	border-bottom:1px solid #043d65;
}
.eg:hover{
	display:block;
	color:#FFFFFF;
	background-color:#0a3655;
}
