#thumbs {
margin:8px;
padding:0;
}

#thumbs div {
float:left;
height:100px;
margin:4px;
padding:2px;
width:100px;
border:2px double #222233;
}

#thumbs.sequential div {
/*clear:both;*/
float:left;
margin-bottom:0;
}

#thumbs.sequential div.current {
background:#036;
}

#thumbs div a {
border:none;
}

#thumbs div img {
display:block;
margin:0 auto;
}

#loadingmessage {
background:#ffc;
font-weight:bold;
left:30%;
padding:1em 5px;
position:absolute;
text-align:center;
top:400px;
width:20em;
z-index:5;
}

#bigDynPic {
left:30%;
padding:5px;
position:absolute;
top:220px;
z-index:4;
background:#f6f6f6;
color:#06060f;
}

#bigDynPic img {
border:2px solid #111122;
}

#bigDynPic p {
background:#f6f6f6;
font-weight:bold;
margin:0;
}
