
.PhotoGalleryWrapperDIV
{
	font-family:Verdana, Geneva, sans-serif;
	width:250px;
	color:#804d24;
}

#PhotoGalleryMainPicIMG
{
	cursor:pointer;
	margin-top:5px;
	margin-bottom:5px;
	width:250px;
	height:188px
}

.PhotoGalleryPicInfoDIV
{
	width:240px;
	margin-left:5px;
}

#txtPhotoGalleryInfoTitle
{
	border:0;
	background:none;
	font-family:Verdana, Geneva, sans-serif;
	cursor:default;
	font-size:10px;
	height:auto;
	overflow:visible;
	width:230px;
	margin-bottom:5px;
}

#PhotoGallerySlideArea 
{
	width:214px;
	margin-left:17px;
	margin-right:18px;
	overflow-y:hidden;
	overflow-x:hidden; 
}

#PhotoGalleryScroll
{
	width:715px;
	margin-left:2px;
	margin-right:2px;
	margin-top:2px;
	margin-bottom:2px;
	text-align:left;
}

.PhotoGalleryPics
{
	cursor:pointer;
	margin:3px;
	vertical-align:middle;
	text-align:center;
	width:60px;
	height:60px;
	border:none;
	opacity:1;
	filter:alpha(opacity=100)
}

.PhotoGalleryArrows
{
	margin-left:5px;
	vertical-align:middle;
	text-align:center;
	width:7;
	height:13;
	filter:alpha(opacity=100)
}

#PhotoGalleryScrollArea
{
	vertical-align:middle;
	text-align:center;
}

#PhotoGallerySlideLeft 
{
	float:left;
	cursor:pointer;
}

#PhotoGalleryViewMore
{
	border:0;
	float:left;
	font-weight:bold;
	color:#B31718;
	text-align:center;
	vertical-align:middle;
	font-size:10px;
	width:220px;
	height:19px;
}

#PhotoGallerySlideRight 
{
	cursor:pointer;
	float:left;
}

