
td.thumbnail-container
{
	text-align: center;
	vertical-align: middle;
}

p.thumbnail-label
{
	color: #755F3B;
	font-family: sans-serif;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.thumbnail-label-item
{
	color: black;
}

.selector
{
	color: #755F3B;
	text-align: center;
}

.viewer
{
	text-align: center;
}

.shrunked
{
	color: #755F3B;
	font-family: sans-serif;
	font-size: 8pt;
	text-align: center;
}

.image-title
{
	font-weight: bold;
	text-align: center;
}

.image-description
{
	text-align: center;
}

.i-o
{
}

.i-blt
{
	background: url(../images/galleries/blt.gif) left top no-repeat;
}

.i-bt
{
	background: url(../images/galleries/bt.gif) top repeat-x;
}

.i-brt
{
	background: url(../images/galleries/brt.gif) right top no-repeat;
}

.i-bl
{
	background: url(../images/galleries/bl.gif) left top repeat-y;
}

.i-c
{
	/* background: black url(../images/galleries/thumb.gif); */
	padding: 6px;
}

.i-br
{
	background: url(../images/galleries/br.gif) right repeat-y;
}

.i-blb
{
	background: url(../images/galleries/blb.gif) left bottom no-repeat;
}

.i-bb
{
	background: url(../images/galleries/bb.gif) bottom repeat-x;
}

.i-brb
{
	background: url(../images/galleries/brb.gif) right bottom no-repeat;
}

/* **************** 2.0 **************** */

table.picker
{
	border: none;
	border-spacing: 5px;
	color: black;
	width: 100%;
}

table.picker td
{
	vertical-align: bottom;
	text-align: center;
	padding-top: 1em;
}

table.picker div
{
	font-size: 8pt;
	font-family: sans-serif;
}
