.content {font: 10px/16px Verdana, Arial, Helvetica; }
.content11 {font: 11px/16px Verdana, Arial, Helvetica; }

div.list {width: 225px; padding: 5px 0px 0px 0px;}
div.listItem {margin: 0px 0px 0px 0px; padding: 2px 0px 2px 13px; font: 10px Verdana, Arial, Helvetica; background: url('images/bullet.gif') top left no-repeat;}

/* photo, captions */
.photoLeft, .photoRight {padding: 0px 0px 0px 0px;}
.photoLeft img, .photoRight img {border: 0px; margin: 0px 0px 0px 0px;}

.photoLeft {float: left;}
.photoRight {float: right;}
.photoCaption {padding: 0px 0px 0px 0px; text-align: right; font: 10px/15px Verdana, Arial, Helvetica; color: #666; background: url('images/iconViewPhoto.gif') top left no-repeat;}

/* lightbox */
#lbOverlay {position: absolute; left: 0; width: 100%; background: #888; cursor: pointer;}
#lbCenter {position: absolute; left: 50%; overflow: hidden; background: #fff;}
#lbBottomContainer {position: absolute; left: 50%; overflow: hidden; background: #fff;}
.lbLoading {background: url('../images/iconLoader.gif') no-repeat center #fff;}
#lbImage {border: 10px solid #fff;}
.photos {padding: 3px; border: 1px solid #fff;}
a:hover .photos {border: 1px solid #fff;}
.lightboxDesc a {color: #0066cb; text-decoration: none;}
.lightboxDesc a:hover {color: #0066cb; text-decoration: none;}
a.lightBox {text-decoration: none;}

/* lightbox: load all images in slideshow but keep them hidden */
div.photoStage {display: none;}

/* lightbox: styles for next & previous buttons as part of footer */
#lbControls {height: 16px; border-bottom: 1px dotted #93cdf9; margin-bottom: 8px; padding: 5px 0px 10px 0px; display: block;}
#lbPrevLink, #lbNextLink {width: 100px; height: 16px; outline: none; display: block;}
#lbPrevLink {background: transparent url('images/iconPrevious.gif') no-repeat left; float: left;}
#lbNextLink {background: transparent url('images/iconNext.gif') no-repeat right; float: right;}
#lbBottom {font: 10px/14px Verdana, Helvetica, sans-serif; color: #0066cb; text-align: left; border: 10px solid #fff; border-top-style: none;}
#lbCloseLink {width: 60px; height: 15px; padding: 2px 0px 2px 0px; background: transparent url('images/iconCloseLightbox.gif') no-repeat bottom; clear: both; display: block; float: right;}
#lbCaption, #lbDescription, #lbNumber {margin-right: 71px;}
#lbCaption {font-weight: bold; color: #444; font-size: 11px;}
#lbDescription {padding-bottom: 0px 0px 4px 0px; color: #444; font-size: 11px;}
#lbNumber {color: #444;}
.lightboxDesc {height: auto; margin: 0px; padding: 0px; line-height: 16px; display: none;}