.gallery { 
margin-bottom:22px; 
margin-top:12px; 
margin-left:1px; 
margin-right:1px; 
} 

.gallery a, .photos a:hover, .photos a:visited, .photos a:active { 
border:0; 
} 

.gallery img { 
border:1px solid #333399; 
padding:1px; 
margin-bottom:14px; 
margin-top:12px; 
margin-left:12px; 
margin-right:12px; 
} 

.gallery img:hover { 
border:1px solid #cccccc; 
} 

/********** LIGHTBOX **********/

#lbOverlay { 
position:absolute; 
left:0; 
width:100%; 
background-color:#000; 
cursor:pointer; 
z-index:9990; 
height:0; 
font-size:0; 
} 

#lbCenter, #lbBottomContainer { 
position:absolute; 
left:50%; 
overflow:hidden; 
background-color:#000; 
z-index:9995; 
} 

.lbLoading { 
background:#000 url(graphics/loading.gif) no-repeat center; 
} 

#lbImage { 
border:20px solid #000; 
} 

.photos { 
padding:3px; 
border:1px solid #000; 
} 

a:hover .photos { 
border:1px solid #fff; 
border:0; 
} 
.lightboxDesc a { 
color:#999999; 
text-decoration:none; 
border:0; 
} 

.lightboxDesc a:hover { 
color:#000000; 
text-decoration:none; 
border:0; 
} 

#lbPrevLink, #lbNextLink { 
display:block; 
width:24px; 
height:24px; 
outline:none; 
border:0; 
} 

#lbPrevLink { 
float:left; 
background:transparent url(graphics/left.png) no-repeat left !important ; 
background:transparent url(graphics/left.gif) no-repeat left; 
} 

#lbPrevLink:hover { 
background:transparent url(graphics/left.png) no-repeat left !important ; 
background:transparent url(graphics/left.gif) no-repeat left; 
} 

#lbNextLink { 
float:right; 
background:transparent url(graphics/right.png) no-repeat right !important ; 
background:transparent url(graphics/right.gif) no-repeat right; 
} 

#lbNextLink:hover { 
background:transparent url(graphics/right.png) no-repeat right !important ; 
background:transparent url(graphics/right.gif) no-repeat right; 
} 

#lbControls { 
display:block; 
height:32px; 
} 

#lbBottom { 
font-family:georgia, times new roman, serif; 
font-size:14px; 
color:#fff; 
line-height:1.4em; 
text-align:left; 
border:20px solid #000; 
border-top-style:none; 
} 

#lbCloseLink { 
clear:both; 
border:0; 
display:block; 
float:right; 
width:100px; 
height:24px; 
background:transparent url(graphics/closeTxt.png) no-repeat right !important ; 
background:transparent url(graphics/closeTxt.gif) no-repeat right; 
margin:0; 
} 

#lbCaption, #lbNumber, #lbDescription { 
margin-right:71px; 
} 

#lbNumber { 
font:12px verdana, arial, sans-serif; 
margin-top:10px; 
} 

#lbCaption { 
font-weight:bold; 
font-size:16px; 
} 

.lightboxDesc { 
display:none; 
} 

/* clear and hide spans */

.clear { 
clear:both; 
height:0; 
font-size:1px; 
line-height:0; 
} 

.clearfix:after { 
content:"."; 
display:block; 
height:0; 
clear:both; 
visibility:hidden; 
} 

.clearfix { 
display:inline-block; 
} 

.fineprint { 
font:11px tahoma, verdana, arial, sans-serif;
color:#999; 
} 

.sliderfix { 
font-size:1px; 
height:1%; 
} 

/* hide from IE-mac */

* html .clearfix { 
height:1%; 
} 

.clearfix { 
display:block; 
}

/* end hide from IE-mac */