﻿div #PhotoLibraryContent
{
	padding:5px; 
}

.pageNumber 
{
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	color:#7B7B7B;

}

.currentPageNumber 
{
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	color:#226699;
}

.separator 
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color:#7B7B7B;
}

.downloadItem, .downloadItem a:link, .downloadItem a:hover, .downloadItem a:visited 
{
	font-family: Arial;
	font-size: 12px;
	color:#666666;
	text-decoration: none;
}



