/* Generated by KompoZer */
.highslide {
  text-decoration: none;
}
.highslide img {
  border: 2px solid silver;
}
.highslide:hover img {
  border-color: gray;
}
.highslide-active-anchor img {
  visibility: hidden;
}
.highslide-image {
  border: 2px solid white;
  background: gray none repeat scroll 0%;
}
a.highslide-credits,
a.highslide-credits i {
	color: silver;
	text-decoration: none;
	font-size: 1px;
}