
h2{
	margin-bottom:20px !important;
}


.photoGalleryList{
	overflow:hidden;
	position:relative;
	zoom:1;
}

.photoGalleryList dl{
	margin-right:17px;
	float:left;
	width:200px;
	overflow:hidden;
	position:relative;
	zoom:1;
}

.photoGalleryList dl.right{
	margin-right:0;
	float:right;
}

.photoGalleryList dl dd{
}

.photoGalleryList dl dd.photo{
}

.photoGalleryList dl dd.btn{
	margin-bottom:3px;
	padding:2px;
	text-align:center;
	border:1px solid #ccc;
	font-size:86%;
}

.photoGalleryList dl dd.btn a{
	text-decoration:none;
}

.photoGalleryList dl dd.text{
	margin-bottom:10px;
	font-size:86%;
}
