﻿.PhotoGallery .PhotoGallery_Top{
	background: url(../images/side_top_red_box_770.gif);	
	width: 770px;
	height:5px;	
}

.PhotoGallery .PhotoGallery_Middle{
	width:770px;
	background: url(../images/left_right_red_box_770.gif);
}

.PhotoGallery .PhotoGallery_Bottom{
	background: url(../images/side_bottom_red_box_770.gif);	
	width: 770px;
	height:5px;		
}

.PhotoGallery .PhotoGallery_Middle .photogallerylist{
	padding:10px 0px 0px 4px;
}

.PhotoGallery .PhotoGallery_Middle .photogallerylist .photogalleryDetails{
	float:left;
	margin-left:5px;
	width:246px;
	margin-bottom:8px;	
}

.PhotoGallery .PhotoGallery_Middle .photogallerylist .photogalleryDetails .thumbnail{
	float:left;
	width:90px;
	height:100px;
}

.PhotoGallery .PhotoGallery_Middle .photogallerylist .photogalleryDetails .pullquote{
	float:left;
	padding-top:2px;
	padding-left:10px;
	width:146px;
	height:90px;
	overflow:hidden;
}

.PhotoGallery .PhotoGallery_Middle .photogallerylist .photogalleryDetails .pullquotetitle{
	font-size:14px;
	font-weight:bold;
}

.PhotoGallery .PhotoGallery_Middle .photogallerylist .photogalleryDetails .pullquotedate{
	font-size:10px;
}

.PhotoGallery .PhotoGallery_Middle .photogallerylist .photogalleryDetails .pullquotetext{
	font-size:12px;
}
