.highslide { cursor: url(graphics/zoomin.cur), pointer; outline: none; text-align: center; }
.highslide-active-anchor img { visibility: hidden; }
.highslide img { border: 2px solid #eeeeee; padding: 5px; background: #fff; }
.highslide:hover{ text-decoration: none; }
.highslide:hover img{ border: 2px solid #e80000;  }

.highslide-wrapper { background: white; }
.highslide-image { border: 2px solid white; }
.highslide-image-blur { }
.highslide-caption { font-size: 10px; font-weight: bold; text-align: center; color: #3178d1; }
.highslide-loading { display: block; color: white;    text-decoration: none; padding: 3px 20px;  background-color: #253d42;     }
a.highslide-credits{ display: none; }

a.highslide-full-expand { background: url(graphics/fullexpand.gif) no-repeat; display: block; margin: 0 10px 10px 0; width: 34px; height: 34px; }

/* These must always be last */
.highslide-display-block { display: block; }
.highslide-display-none { display: none; }