		
		
		.gallery-index {}

		.gallery-index ul, li {padding: 0;}
		
		.gallery-index ul{ list-style: none; margin: 20px  0 0 0; padding: 0;}
		
		.gallery-index li{  margin-bottom: 12px; }
		
		.gallery-index img{ border: white solid 3px; border-radius: 4px; box-shadow: 0 0 3px rgba(0, 0, 0, 0.3) }		
		
		
		.gallery-index a small{
		padding-right: 5px;
		font-weight: normal;
		color: #999999;
		}
		
		.gallery-index li div{
			margin-top: 5px;
			width: 130px;
			text-align: left;
			font-size: 11px;
			line-height: 12px;
			padding-left: 20px;
			background: url(../pict/photo.png) top left no-repeat;
			/*border: red 1px solid;*/
			}


		
