.photo-gallery { width: 100%; }

	.photo-gallery li { width: 70px; float:left; margin: 2px; }

.gallery-list .left { margin-right:10px; }

.image-navigation > li { float:left; margin: 0 1px; }

	.image-navigation > li.previous { text-align: left;  }
	
	.image-navigation > li.next { text-align: right; }
		
	.image-navigation > li.thumb { width: 84px; }

.image-navigation > li.navigation-gallery-info { text-align: center; margin:0 12px; }

	.image-navigation > li.navigation-gallery-info img { opacity:0.25; filter:alpha(opacity=25) }

.gallery-photo .photo { margin: 0 10px; }

	.gallery-photo .photo .download { margin: .5em 0; }
	
	.gallery-photo .photo .caption { margin:10px 10px 10px 0; }	

.gallery-photo p { margin: 0; }

.gallery-photo img { margin: 0 7px 7px 0; }

.gallery-photo p.more { font-size:0.8em; text-align:right; }

.gallery-content > div { margin-top: 10px; } 
	
	.gallery-content > div { float:left }
		
		.gallery-content div.gallery-information { float:left; width: 260px; }
		
		.gallery-content div.photo-gallery { float: right; width: 400px; }
		
	.gallery-content p.description { margin: 10px 0;} 
	
	.gallery-content .index-img { background-color: #fff; } 

.gallery-item { margin-bottom: 10px; }

	.gallery-item > a { float: left; }

	.gallery-item .gallery-details { float: left; margin-left: 10px; width: 405px }

		.gallery-item .gallery-details > h4 { background-color: #E4E4E4; color: #000000; font-size: 0.95em; font-weight: bold; padding: 0.25em 0.5em; }
		
		.gallery-item .gallery-details > h2 { }