.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: #FFFFFF;
font-weight: bold;
border: 0px solid black;
padding: 3px;
}

div.eg-bar{
width: 800px;
}

.icongroup1{
width: 800px;
}

#divLoadCont
 {
 position:absolute;
 width:764;
 height:600;
 filter: alpha(opacity=70);
 -moz-opacity: .90;
 background-color:#7940c5;
 font-family:tahoma,helvetica;
 font-size: 20px;
 z-index:100;
 text-align: center;
 -moz-border-radius:10px;
 /* New CSS for centering the div */
 top: 65%; /*Adjust how far down the page you want it to start displaying */
 left: 50%; /* Adjust how far from the left of the page you want it to start displaying */
 margin-left: -381px; /* This number must be half the distance of the width and negative */
 margin-top: -175px; /* This number must be half the distance of the height and negative */
 }
 #pscroller1{
width: 740px;
height: 30px;
border: 1px #fe0097;
padding: 5px;
background-color: #fe0097;
}


.rssclass .rsstitle{
font-weight: bold;
}

.rssclass .rssdate{
color: gray;
font-size: 85%;
}

.rssclass a{
font-family: Trebuchet MS,Helvetica;
	font-size: 15px;
	color: #ffffff;
	line-height:20px;
	text-decoration:none;
	text-align:center;
}
