

/* Photo zoomlist CSS */

#zoomlist { position: relative; top: -2px; left: 7px; width: 12px; background-color: rgb(255, 255, 255);  }
#zoomlist a.p1, #zoomlist a.p1:visited { border: 0pt none ; background: rgb(255, 255, 255) none repeat scroll 0%; display: block; width: 12px; height: 12px; text-decoration: none; top: 0pt; left: 0pt; }
#zoomlist a img { border: 0pt none ; }
#zoomlist a.p1:hover { text-decoration: none; background-color: rgb(140, 151, 163); color: rgb(0, 0, 0); }
#zoomlist a .large2 { border: 0px none ; display: block; position: absolute; width: 1px; height: 1px; top: -1px; left: -1px; }
#zoomlist a.p1:hover .large2 { border: 1px solid #B1C3D9; display: block; position: absolute; top: -112px; left: 152px; width: 300px; height:auto; filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,strength=6);}

/* End Photo zoomlist 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;*/
}

