/****************** Start Photo Gallery ******************/
#pgallery_category_image{
	background-color:#FFFFFF;
	padding:5px;
}
.pgallery_category_matrix {
	clear:none;
	display:table-row;
	float:left;
	text-align:center;
	width:100%;
}

.pgallery_category_matrix dl {
	clear:none;
	display:inline-block;
	list-style-type:none;
	margin-left:4px;
	padding-left:1px;
	vertical-align:top;
	width:188px;
}

.pgallery_category_matrix dl dt  {

}

#pgallery_image{
	background-color:#FFFFFF;
}
.pgallery_matrix {
	clear:none;
	display:table-row;
	float:left;
	text-align:center;
	width:100%;
}

.pgallery_matrix dl {
	border-left:1px dashed #DEDEDE;
	clear:none;
	display:inline-block;
	list-style-type:none;
	margin-left:1px;
	padding-left:1px;
	vertical-align:top;
	width:230px;
}

.pgallery_matrix dl dt  {

}



.pgallery_matrix_ie7 {
	clear:none;
	display:table-row;
	float:left;
	text-align:center;
	width:100%;
}

.pgallery_matrix_ie7 dl {
	border-left:1px dashed #DEDEDE;
	clear:none;
	display:block;
	list-style-type:none;
	margin-left:1px;
	padding-left:1px;
	vertical-align:top;
	float:left;
	width:230px;
}



.pgallery_matrix_ie7 dl dt  {

}



.pgallery_pmatrix_onecol {
	display:block;
	margin:5px;
	padding:10px;
	width:95%;
}

.pgallery_pmatrix_onecol dl {
	border:1px solid #DEDEDE;
	display:table-column;
	float:left;
	margin:5px;
	padding:10px;
	width:95%;	
}



.pgallery_pmatrix_onecol dl dt {
	display:block;
	float:left;
}

.pgallerylist{
	width:100%;
}

.pgallery_image_0 , .pgallery_image_1 , .pgallery_image_2 {
	border:0px;
}

/****************** End Photo Gallery ******************/