*
{
	margin: 0px;
	padding: 0px;
}

body, div, td, a, li, ul
{
	margin: 0px;
	padding: 0px;
}

div ul li a
{
	margin: 0px;
	padding: 0px;
}

li
{
	display: block;
	line-height: 25px;
}

li
{
	cursor: default;
}

/* Removes the frames around links in Firefox. */

img
{
	border: none;
}

a
{
  outline: none;
}

:focus
{
  -moz-outline-style: none;
}

/* --------------------------------------------------------------------------------------------------------------------------------------------------------------- */

pre
{
	text-align: left;
	margin: 0;
	padding: 0;
}



/* --------------------------------------------------------------------------------------------------------------------------------------------------------------- */

span.item-title
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Lucida", Verdana, sans-serif;
	font-size: 13px;

	text-align: right;

	color: rgb(200,200,200);
}

span.item-date
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Lucida", Verdana, sans-serif;
	font-size: 10px;

	text-align: right;

	color: rgb(100,100,100);

	margin-right: 5px;
}

/* --------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.gallery-navigation
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Lucida", Verdana, sans-serif;
	font-size: 12px;

	color: rgb(90,90,90);

	margin: 0px;
	padding: 0px;


	line-height: 10px;

	padding-bottom: 2px;

	height: 100%;
/*
	background-color: rgb(100,200,100);
*/
	text-align: center;
	
/*	vertical-align: middle;*/
}

/* --------------------------------------------------------------------------------------------------------------------------------------------------------------- */

