.home_gallery {
	width:250px;
	background:
		#FBD7BC
		url(../rightcol_orangebottom.gif)
		no-repeat
		bottom;
	padding:10px 0;
}
.home_gallery .photogallerylist_container .photogalleryItem .thumbnail{
	margin:0 15px;
	float:left;
}

.home_gallery .photogallerylist_container .photogalleryItem .pullquote .pullquotetitle .titlelink{
	font-weight:bold;
	color:#332A85;
	text-decoration:none;
}
.home_gallery .photogallerylist_container .photogalleryItem .pullquote .pullquotetitle a.titlelink:hover{
	text-decoration:underline;
}



.gallery_list {
	width:515px;
	background:
		#D6D4E7
		url(../leftcol_purplebottom.gif)
		no-repeat
		bottom;
	padding:15px 0px;
	
}
.gallery_list .photogallerylist_container .photogalleryItem 
{
    padding:10px;
    clear:both;
   
}

.gallery_list .photogallerylist_container .photogalleryItem .thumbnail{
	float:left;
	margin-right:10px;
}
.gallery_list .photogallerylist_container .photogalleryItem .pullquote
{
}

.gallery_list .photogallerylist_container .photogalleryItem .pullquote .pullquotetitle .titlelink{
	font-weight:bold;
	color:#332A85;
	text-decoration:none;
}
.gallery_list .photogallerylist_container .photogalleryItem .pullquote .pullquotetitle a.titlelink:hover{
	text-decoration:underline;
}

.gallery_list .photogallerylist_container .photogalleryItem .pullquote .pullquotetext .morelink
{
    float:left;
}