/* 
	DirtyKnickersOnline Gallery CSS Document
	October 2006
	Mike Hearfield
*/

/*--------------------------------------------------------------------------- GALLERY */
#div_gallery{
	text-align:center;
	}
	#div_gallery_inner{
		margin:0px 10px 0px 10px;
		width:561px;
		}
		#div_gallery #gallery_img{
		}
		#div_gallery #gallery_caption{
		}
		#div_gallery #gallery_header{
		}
		#div_gallery #gallery_action{
			height:36px;
			vertical-align:middle;
		}
		#div_gallery #gallery_thumbs{
			position:relative;
			width:561px;
			height:105px;
			overflow:hidden;
			}
			#div_gallery #gallery_thumbs_inner{
				width:561px;
				height:100px;
				margin-bottom:10px;
				padding:0px;
			}
/*---------------------------------------------------------------------------*/


