﻿body {
}

.PageList h1
{
	font-size: 25px;
}

.PageList
{
	font-size: 12px;
	font-family: Arial, Tahoma;
	margin-right: auto;
	margin-left: auto;
	color: #333;
	width: 860px;
}

.PageList .Header
{
	position: relative;
	float: left;
	margin-bottom: 10px;
	height: 140px;
	width: 860px;
}

.PageList .PageNavigators
{
	position: absolute;
	top: 20px;
	right: 0px;
}

.PageList .Preview
{
	top: 5px;
	border: 1px solid gray;
	font-size: 0px;
	float: left;
	background: transparent;
	margin-right: 10px;
}

.PageList .Info
{
	top: 20px;
	float: left;
}

.PageList .Content
{
	width: 860px;
	position: relative;
	float: left;
	margin-top: 10px;
	padding: 0px;
	background-image: url(images/Gallery/Structure/BottomInnerWider.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #EBEBEB;
}

.PageList .PagesLabel
{
	top: 0px;
	padding: 0px;
	position: relative;
}
