/* ==== gallery - START ============== */
table.tx-reeateasermenu-pi1 {
	margin: 10px 0 0 10px;
	table-layout: fixed;
	}
	
table.tx-reeateasermenu-pi1 td {
	width: 33%;
	padding: 0 5px 4px 0;
	}

table.reeaTable {
	width: 100%;
	}

table.galleryNavi { margin: 0 0 3px 3px; }

table.galleryNavi tr td a,
table.galleryNavi tr td a:visited {
	display: block;
	width: 98%;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	letter-spacing: 1px;
	position: relative;
	}

table.galleryNavi tr td a:hover {
	text-decoration: none;
	}

table.galleryNavi tr td a img,
table.galleryNavi tr td a:visited img {
	float: left;
	padding: 1px;
	border: 17px solid #222;
	}

table.galleryNavi tr td a:hover img { border: 17px solid #333;}
table.galleryNavi tr td a span,
table.galleryNavi tr td a:visited span {
	color: #666;
	font-size: 10px;
	font-weight: normal;
	font-family: Arial;
	/*letter-spacing: normal;*/
	}

table.galleryNavi tr td a span,
table.galleryNavi tr td a:visited span {
	display: block;
	position: absolute;
	bottom: 3px;
	left: 18px;
	color: #ADADAD;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	/*letter-spacing: 2px;*/
	}

table.galleryNavi tr td a img.pageTitle,
table.galleryNavi tr td a:visited img.pageTitle,
table.galleryNavi tr td a:hover img.pageTitle {	
	border: none;
	margin: 0;
	padding: 0;
	}
/* === gallery - END ======================= */
