/*********** this is the style sheet for the extra glass icon rollovers for email icon etc ***********/


#GlassEmail {
  padding:1px 0px 0px 0px;
  margin:20px 0px 0px 0px;
  display: block;
  width: 53px;
  height: 60px;
  background: url(../images/GlassEmailboth.jpg) no-repeat 0 0;
}

#GlassEmail:hover {   background-position: 0 -69px; }
#GlassEmail span {  display: none; }


#divIconBlock {		display: block;
                width: 428px;
				}





