/* GENERAL STYLES */
.PictureGalleryThumbs
{
	text-align: left;
}
.img_btn
{
}
.pnlBtn
{
	padding: 5px;
	margin: 5px;
	float: left;
	text-align: center;
	border: 1px solid #cccccc;
}
.Popup
{
	min-width: 640px;
	min-height: 560px;
	background: Transparent;
	border: 1px solid transparent;
	padding: 25px;
	text-align: center;
}

.GrayBackground
{
	background-color: #000;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
}

.img_btn_popup
{

}

.prev_button
{
	border: 1px solid transparent;
	color: White;
	background-color: transparent;
	display: none;
}

.next_button
{
	border: 1px solid transparent;
	color: White;
	background-color: transparent;
	display: none;
}

/* EDITOR PROPERTIES */

