

/* Photo Zoom CSS */

#zoom2 { position: relative; top: 0px; right: 0px; width: 24px; background-color: rgb(255, 255, 255); }
#zoom2 a.p1, #zoom2 a.p1:visited { border: 0pt none ; background: rgb(255, 255, 255) none repeat scroll 0%; display: block; width: 20px; height: 22px; text-decoration: none; top: 0pt; right: 0pt; }
#zoom2 a img { border: 0pt none ; }
#zoom2 a.p1:hover { text-decoration: none; background-color: rgb(140, 151, 163); color: rgb(0, 0, 0); }
#zoom2 a .large { border: 0px none ; display: block; position: absolute; width: 1px; height: 1px; top: -1px; right: -1px; }
#zoom2 a.p1:hover .large { border: 1px solid #B1C3D9; display: block; position: absolute; top: -95px; right: 21px; width:auto; height:auto; filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,strength=6);}

/* End Photo Zoom CSS */

/*Default style for SPAN icons*/

.iconspan{
margin: 0px;
cursor:hand;
cursor:pointer;
font-weight: normal;
}

/*CSS used to style the examples. Remove if desired: */

.eg-bar{

}

div.eg-bar{

}

.icongroup1{
/*font-size:10px;*/
}


