﻿/* PAGER */

.PagerPages
{
	width: 934px;
	display: block;
	float:left;
}

/* The catalog pages */

.thedatalist
{
	display: block;
	float: left;
	width: 750px;
}
.TitlePage
{
	height: 24px;
	line-height: 24px;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #404040;
}

