.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 9pt;
}
.highslide {
    cursor: url(http://taitan-no.net/highslide412/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
    visibility: hidden;
}
.highslide img {
}
.highslide:hover img {
}
.highslide-wrapper, .rounded-dimgray {
    background: dimgray;
}
.highslide-image {
    border: 2px solid black;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 2px solid;
    border-top: none;
    font-family: Verdana, Helvetica;
    padding: 5px;
    background-color:#eaeaea;
}
.highslide-loading {
    display: block;
    color: black;
    font-size: 8pt;
    font-family: sans-serif;
    font-weight: bold;
    text-decoration: none;
    padding: 2px;
    border: 1px solid black;
    background-color: dimgray;
    padding-left: 22px;
    background-image: url(http://taitan-no.net/highslide412/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a:link.highslide-credits,
a:visited.highslide-credits {
    color: gray;
}

a.highslide-credits {
    padding: 2px;
    color: gray;
    text-decoration: none;
    font-size: 9px;
}
a.highslide-credits:hover {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
    background: url(http://taitan-no.net/highslide412/graphics/fullexpand.gif) no-repeat;
    display: block;
    margin: 0 10px 10px 0;
    width: 45px;
    height: 44px;
}