@charset "utf-8";
/* CSS Document */
#galleryItems{ padding:15px 0 15px 0;}
#galleryItems img{max-height:96px; max-width:96px; border:1px solid #999999; padding:5px;}
#galleryItems img:hover{max-height:96px; max-width:96px; border:1px solid #777777; background:#FFCCFF;}
.cPage{color:#999; text-decoration:none; font-size:10pt; font-weight:bold;}
.lPage{color:#060;}

.galleryImage{width:120px; height:120px; float:left; text-align:center; }
