
.iconspan{
float: right;
margin: 3px;
cursor:hand;
cursor:pointer;
font-weight: bold;
}

.eg-bar{
background-color: #CCCCCC;
font-weight: bold;
border: 1px solid white;
padding: 0px;
}

div.eg-bar{
width: 500px;
}

.icongroup1{
width: 500px;
}

.MainScrollBar {
	SCROLLBAR-FACE-COLOR: #cccccc; 
	SCROLLBAR-HIGHLIGHT-COLOR: #cccccc; 
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #cccccc; 
	SCROLLBAR-BASE-COLOR: #cccccc
}
