﻿.PhotoGalleryDisplay{
	margin-bottom:10px;
}

.PhotoGalleryDisplay .PhotoGalleryDisplay_Top{
	background: url(../images/side_top_red_box_770.gif);	
	width: 770px;
	height:5px;	
}

.PhotoGalleryDisplay .PhotoGalleryDisplay_Middle{
	width:770px;
	background: url(../images/left_right_red_box_770.gif);
}

.PhotoGalleryDisplay .PhotoGalleryDisplay_Bottom{
	background: url(../images/side_bottom_red_box_770.gif);	
	width: 770px;
	height:5px;		
}

.PhotoGalleryDisplay .PhotoGalleryDisplay_Middle .mainpanel{	
	padding:8px;
}

.PhotoGalleryDisplay .PhotoGalleryDisplay_Middle .mainpanel .navigationleft{
	float:left;	
	width:325px;
	height:20px;
}

.PhotoGalleryDisplay .PhotoGalleryDisplay_Middle .mainpanel .navigationright{
	float:left;
	width:425px;
	height:20px;
}

.PhotoGalleryDisplay .PhotoGalleryDisplay_Middle .mainpanel .navigationleft .button{
	float:left;
	width:200px;
	height:20px;
}

.PhotoGalleryDisplay .PhotoGalleryDisplay_Middle .mainpanel .navigationleft .position{
	float:right;
	height:20px;
	width:120px;
	font-size:12px;
	font-weight:bold;
	text-align:right;
}

.PhotoGalleryDisplay .PhotoGalleryDisplay_Middle .mainpanel .data{
	margin-top:30px;
	height:240px;
}

.PhotoGalleryDisplay .PhotoGalleryDisplay_Middle .mainpanel .data .photo{
	float:left;
	width:320px;
	height:240px;
	overflow:hidden;
}

.PhotoGalleryDisplay .PhotoGalleryDisplay_Middle .mainpanel .data .photodata{
	float:left;
	width:420px;
	height:240px;
	overflow:hidden;	
}

.PhotoGalleryDisplay .PhotoGalleryDisplay_Middle .mainpanel .data .photodata{
	float:left;
	width:420px;
	height:240px;
	overflow:hidden;	
}

.PhotoGalleryDisplay .PhotoGalleryDisplay_Middle .mainpanel .data .photodata .topdata{
	padding-left:10px;
	height:226px;
	overflow:hidden;
}

.PhotoGalleryDisplay .PhotoGalleryDisplay_Middle .mainpanel .data .photodata .topdata .title{
	padding-bottom:10px;
	font-size:14px;
	font-weight:bold;	
}

.PhotoGalleryDisplay .PhotoGalleryDisplay_Middle .mainpanel .data .photodata .topdata .description{
}

.PhotoGalleryDisplay .PhotoGalleryDisplay_Middle .mainpanel .data .photodata .more{
	padding-left:10px;
}
