@charset "utf-8";
/* CSS Document */

.thumbnail_gallery {
float:left;
margin-left: 24px;
margin-bottom: 6px;
}
.thumbnail_gallery img {
border: 6px solid #91816f;
}

.thumbnail_gallery_portrait {
float:left;
margin-left: 24px;
margin-bottom: 6px;
}

.thumbnail_gallery_portrait img {
border: 6px solid #91816f;
}

div#pageNumbers {
clear: both;
margin-top: 45px;
color: #91816f;
text-transform: uppercase;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 11px;
}

#mainPanel {
width: 706px;
padding-right: 39px;
}

a.thumblink {
text-algin: center;
padding-right: 10px;
background: #ffffff url(images/plus.gif) top right no-repeat;
}

a.galPageLinks {
margin-left: 20px;
margin-right: 20px;
font-weight: bold;
}