#leftGalleryHeader{
 background: #E0E0E0; 
 border: 1px solid #606060;
 padding: 10px;
}
#rightGalleryHeader{
 background: #E0E0E0; 
 border: 1px solid #808080;
 font-weight: bold;
 font-family:  Verdana, Arial, sans-serif;
 font-size: 12px;
 color: #213549;
}
#rightGalleryHeader #sectionsListing{
 font-size: 10px;
 line-height: 15px;
 margin-top: 5px;
 font-weight: normal;
}

#rightGalleryHeader .redBold10{
 font-weight: bold;
 color: #9f1818;
 font-size: 12px;
}

#rightGalleryHeader .noSections{
 font-style: italic;
 color: #666666;
 font-size: 10px;
 font-weight: normal;
}

#galleryContainer{
 clear: both;
 text-align: center;
 margin-bottom: 20px;
}

#tableWithThumbs{
 border: 1px solid #606060;
 background: #E0E0E0;
 /*background: url('http://www.paulfrompoland.com/template/images/gal_gb.gif');*/
 width: 916px;
}

