#thumb-panel{
	float:right;
        width:200px;
        padding-left:50px;
        padding-right:20px;
        text-align:center;
        vertical-align:middle;
        background:url(/support/graphics/backgrounds/spacerdot2.gif) left repeat-y;
}
#image-panel{
    width           : 370px;
    height          : 420px;
    text-align      : center;
    margin		: auto;
}
img#main-image{
    border: 1px solid #000000;
}
#gallery-table {
	margin: 0 auto;
}
.gallery-thumb{
   border:2px solid #000000;
}
.gallery-thumb-highlight{
   border:2px solid #0000CE;
}
.thumb-row{
    display:block;
    text-align:center;
    clear:both;

}
div.thumb-row img{
   margin:3px 3px 3px 3px;
}
#instr-panel{display:none;}



