.album_imageTable
{
	color 		: #000000;
	font-family : Geneva, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size	: 12px;
}

.album_imageTableColumn
{
	border		: 1px gray solid;
}

.album_button
{
	padding-left	: 3px;
	padding-right	: 3px;
	border			: 1px gray solid;
	background-color: white;
}

.album_pagecounter
{
	font-weight		: bold;
}

#album_currentpage
{
	font-weight		: bold;
	color			: red;
	text-decoration : underline;
}

.listedimages
{
	border			: 1px black solid;
}
