.pagecurrent
{
font: bold 16px sans-serif;
color: #ff6666;
}
/* the gallery thumbnail itself */
img.sgGalleryThumb {
  border: 1px solid #000;
}

img.sgPreviewThumb {
  border: 1px solid #000;
}
img.sgPreviewThumbCurrent {
  border: 1px solid #000;
}
/* full size image on an image page*/
img.sgImage {
  border: 1px solid #000;
}


