#arrow:link {border-style:solid; border-color:#353500; border-width:0px;}
#arrow:active {border-style:solid; border-color:#353500; border-width:0px;}
#arrow:visited {border-style:solid; border-color:#353500; border-width:0px;}
#arrow:hover {border-style:solid; border-color:#353500; border-width:0px;}

#gallerycontainer {
border:1px solid #FFFFFF;
background-color:#666600;
}

#gallery {
    text-align: center;
    clear: right;
}

#masterimagecontainer {
    text-align: center;
    width: 550px;
    padding:0;
}

#masterimage {
    border: 1px solid #000000;
}

#galleryscrollbar {
    text-align: center;
    width: 100%;
}

#galleryscrollbar .image {
    display: inline;
}

#galleryscrollbar .image_hidden {
    display: none;
}

#galleryscrollbar .arrowleft {
    text-align: left;
    display: inline;
}

#galleryscrollbar .arrowright {
    text-align: right;
    display: inline;
}

#galleryscrollbar .main {
    display: none;
}

#galleryscrollbar .thumbnail {
    width: 50px;
    margin: 0px 10px 10px 10px;
    border:1px solid #666633;
}

#galleryscrollbar .selected {
    width: 50px;
    margin: 0px 10px 10px 10px;
    border:1px solid #ccff00;
}

#galleryscrollbar .caption {
    text-align: center;
    border:0px;
    text-decoration: none;
    display: none;
}

#galleryscrollbar a {
    border:0;
}
