body { background-color: #fff; } .resourcepage_title { color: #000000; font-weight: bold; font-size: 120%; text-align: center; padding-left: 10px; } .resourcepage_caption { text-align: left; font-size: 80%; } .resourcepage_caption td { padding-top: 10px; } .resourcepage_subtitle { text-align: center; } .resourcepage_image { text-align: center; } .resourcepage_video { text-align: center; } .resourcepage_photoGalleryLink { width: 100%; } .resourcepage_photoGalleryLink .previous_link { float: left; } .resourcepage_photoGalleryLink .next_link { float: right; } .resourcepage_photoGalleryImage img{ border: 0px; } .resourcepage_photoGalleryThumbnailList .photoGalleryThumbnail { float: left; height: 140px; width: 140px; } .resourcepage_photoGalleryThumbnailList .photoGalleryThumbnail img{ border: 0px; }