﻿.subHeader
{
	position		:	absolute;
}
span.subHeader
{
	font-size		:	11px;
	color			:	#b8b8b8;
	top				:	65px;
	right			:	245px;
}
strong.subHeader
{
	font-size		:	14px;
	top				:	64px;
	right			:	12px;
}
.mainDiv_contentDIV div
{
	float			:	right;
	height			:	380px;
	border			:	1px solid #a9a9a9;
	margin-top		:	31px;
}
.galleryListDIV, .pictureListDIV
{
	margin-left		:	12px;
}
.galleryListDIV
{
	width			:	204px;
	height			:	364px!important;
	padding			:	8px;
}
.pictureListDIV
{
	width			:	240px;
	height			:	376px!important;
	padding-bottom	:	4px;
}
.bigPictureDIV
{
	width			:	290px;
	height			:	370px!important;
	padding			:	5px;
}
.galleryListDIV, .pictureListDIV
{
	overflow-y		:	scroll;
}
.galleryListDIV a
{
	display			:	block;
	color			:	#FFFFFF;
	padding			:	1px 5px;
	text-decoration	:	none;
}
.galleryListDIV a:hover
{
	background-color:	#2d2d2d;
}
.galleryListDIV a.selected
{
	background-color:	#550a04;
	font-weight		:	bold;
}
.pictureListDIV img
{
	width			:	70px;
	height			:	70px;
	padding			:	3px 3px 0 0;
	cursor			:	pointer;
}
.bigPictureDIV img
{
	border			:	1px solid #545454;
	width			:	289px;
	height			:	78px;
}
.bigPictureDiv_IMG
{
	height			:	279px!important;
	margin-bottom	:	4px;
}
