#gallery_folder_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding-left: 15px;
	text-align: left;
}
#gallery_return2folders_button {
	color: #000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
#photogallery_parent_div {
	/* [disabled]width:700px; */
	/* [disabled]height:700px; */
	overflow:hidden;
	border: 0px solid black;
}
#thumbs_display_div {
	/* [disabled]width:850px; */
	/* [disabled]height:100px; */
	border:0px solid blue;
	overflow:auto;
}
.Thumbs_Main_Display_Table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	border-top: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-left-color: #F2E6B6;
	border-right-color: #C9B88C;
	border-bottom-color: #C9B88C;
	background-color: #FFFFFF;
	border-top-color: #F2E6B6;
	width: 100%;
}
.folder_cell {
	background-color: #FFFFFF;
	padding: 3px;
	border-bottom: 2px solid black;
	border-right: 2px solid black;
	border-bottom-color: #000000;
	border-right-color: #000000;

}
.gallery_folder {
	width: 200px;
	height: 110px;
	/* [disabled]background-image: url(../script_images/folders_icon_120x90.png); */
	/* [disabled]padding-top: 14px; */
	padding-bottom: 0px;
	text-align: center;
}
.gallery_folder_mouseover {
	width: 200px;
	height: 110px;
	/* [disabled]background-image: url(../script_images/folders_icon_120x90.png); */
	/* [disabled]padding-top: 12px; */
	padding-bottom: 0px;
	text-align: center;
}


.folder_thumb {
	width: 200px;
	height: 150px;
	border: 2px solid;
	filter: alpha(opacity=95);
	border-color: #000000;
}
.folder_thumb_mouseover {
	width: 200px;
	height: 150px;
	border: 2px solid;
	filter: alpha(opacity=100);
	border-color: #E94C19;
}
.gallery_thumb {
	width: 200px;
	height: 150px;
	border: 1px solid;
	filter: alpha(opacity=95);
	border-color: #000000;
}
.gallery_thumb_mouseover {
	width: 200px;
	height: 150px;
	border: 1px solid;
	filter: alpha(opacity=95);
	border-color: #FF0000;
}


.gallery_editor_thumb {
	width: 130px;
	height: 98px;
	border: 2px solid white;
}
.photo_title {
	font-size: 12px;
	color:#000000;
	font-style:normal;
	margin-bottom: 15px;
	margin-top: 5px;
}
.folder_title {
	font-size: 12px;
	color:#000000;
	font-style:normal;
	margin-top: 5px;
	margin-bottom: 15px;
}
.Photo_Order_Selection {
	font-size: 12px;
	color:#000000;
	font-style:arial;
	border: 1px solid black;
}
a.Silk6_Credit_Link:link {
	color: #990000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a.Silk6_Credit_Link:visited {
	color: #990000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a.Silk6_Credit_Link:hover {
	color: #FF0000;
	text-decoration:underline;
}
a.Silk6_Credit_Link:active {
	color: #999999;
	text-decoration:underline;
}
.Silk6_Credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000
}
