#gallerythumb {
height:72px;
width:850px;
overflow:scroll;
text-align:center;
margin:0px 0px 0px 0px;
white-space: nowrap;
overflow-y:hidden; /* key */
}

#replacethis {
margin-top:8px;
text-align:center;
width:870px;
}

#rightside {
width:200px;
min-height:460px;
margin-left:20px;
text-align:left;
float:right;
color:#ddd;
/*background-color:#ccc;*/
}

#rightside p {
color:#ddd;
}

#rightside p.competition {
color:#666;
}

#rightside a {
color:#CC0000;
}

#more {
display:none;
border-right:1px solid#333;
border-bottom:1px solid#333;
background-color:#383838;
}

#more a {
/*color:#a9a;*/
color:#FEA834;
}

#moreclose {
float:right;
margin:-6px -8px 0px 0px;
}

#moreclose a {
color:#cc3300;
}

#maingallery {
margin:0px 0px 0px 0px;
padding:0px;
float:left;
}

#gallerythumb img{
/*width:64px;*/
display: inline;
border:0px;
}

#scroll_up {
    cursor: pointer;
  }
#scroll_down {
    cursor: pointer;
}


#bigpic {
margin-top:0px;
padding:0px;
width:620px;
}

#bigimg {
min-height:400px;
  display: table-cell;  
vertical-align: middle;
}


#bigpic p {
text-align:left;
color:#aaa;
margin:10px;
font-weight:bold;
}

#loadingBig {
position: absolute;
z-index:20;
left:350px;
top:300px;
margin:auto;
}

#loading p{
text-align:center;
}


#rollover {
background-image:url('/graphics/gallery-rollover.png');
background-repeat:no-repeat;
width:310px;
height:71px;
padding:0px;
text-align:center;
position:absolute;
top:10px;
left:10px;
display:none;
}

.credits {
color:#cc3300;
font-weight:bold;
}

.purchase {
float:right;
width:130px;
margin:10px 0px 10px 40px;
text-align:right;
font-weight:bold;
}

.purchase a{
color:#aaa;
}
