﻿.itemTitle, .itemDate, .itemLibrary
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
	color:#226699;
}

.itemDate, .itemDesc
{
	color:#666666;
	text-decoration:none;
	font-weight: normal;
	font-size: 11px;
}
a.itemLink, a.itemLink:link, a.itemLink:visited, a.itemLink:hover, a.itemLink:active
{
	display:block;
	padding:8px;
	text-decoration:none;
}
a.itemLink:hover
{
	background-color:#e8e8e8;
}

.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;
}