﻿.photogallerylist_container{
	position:relative;
	width:493px;
	border:1px solid #ccc;
	padding:9px;
	margin:0 0 10px 10px;
	height:auto;
	min-height:182px;
}
.photogallerylist_container .pullquote{
	width:110px;
	float:left;
}
.photogallerylist_container .pullquotedate{
	color:#EE1B2E;
}
.photogalleryLeftItem{
	float:left;
	width:240px;	
}
.photogalleryLeftItem .thumbnail {
	border:4px solid #EE1B2E;
	width:110px;
	height:73px;
	float:left;
	margin-right:4px;
	display:inline;
}
.photogalleryLeftItem .thumbnail img{
	width:110px;
	height:73px;
}
.photogalleryRightItem{
	float:right;
	width:240px;	
}
.photogalleryRightItem .thumbnail {
	border:4px solid #EE1B2E;
	width:110px;
	height:73px;
	float:left;
	margin-right:4px;
	display:inline;
}
.photogalleryRightItem .thumbnail img{
	width:110px;
	height:73px;
}
.gallery_line{
	margin-bottom:10px;	
	
}
.gallery_home{
	display:inline;
}
.gallery_home .photogallerylist_container{
	position:relative;
	width:203px;
	border:1px solid #ccc;
	padding:9px;
	margin:0 0 10px 10px;
	float:left;
	display:inline;	
}


.gallery_home .photogalleryRightItem{
	float:left;
	width:203px;
}
.gallery_home .photogalleryLeftItem{
	float:left;
	width:203px;
}
.gallery_home .pullquote{
	width:78px;	
	float:left;
}
.gallery_home .photogalleryRightItem .thumbnail {
	border:4px solid #EE1B2E;
	width:110px;
	height:73px;
	float:left;
	margin-right:4px;
	display:inline;
}
.gallery_home .photogalleryRightItem .thumbnail img{
	width:110px;
	height:73px;
}
.more_link{
	float:right;	
}