#gallery {
	text-align: left;
	clear: both;
	}
.galleryThumbs {
	}
.galleryPic {
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
	text-align: center;
	text-align: -moz-center;
	background: url('frame_small_gray_lt.gif') no-repeat;
	}
#galleryPic IMG, .galleryPic IMG {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.galleryThumb TABLE {
	border-collapse: collapse;
	border-spacing: 0;
	}
.galleryThumb TD {
	vertical-align: middle;
	text-align: center;
	text-align: -moz-center;
	padding: 0;
	}
.galleryThumb A, .galleryThumb SPAN {
	width: 200px;
	display: block;
	}
.galleryThumb {
	text-align: center;
	text-align: -moz-center;
	background: url('frame_small_gray_rb.gif') no-repeat right bottom;
	padding: 12px;
	width: 200px;
	height: 200px;
	}
#galleryPic {
  float: left;
	margin: 0 12px 12px 0;
	width: 500px;
	border: 1px solid #cacaca;
	text-align: center;
	text-align: -moz-center;
	}
#galleryPicNavi #prev, #galleryPicNavi #next {
	float: left;
	display: block;
	margin: 0 12px 12px 0;
	font-size: 9px;
	background-image: url("nopic.gif");
	background-position: center center;
	background-repeat: no-repeat;
	width: 75px;
	height: 75px;
	overflow: hidden;
	border: 1px solid #cacaca;
	}
#galleryPicNavi {
	height: 90px;
	clear: right;
	}
#galleryPicNavi A {
	text-decoration: none;
	}
#galleryPicNavi A#prev:hover,
#galleryPicNavi A#next:hover {
	border: 1px solid #de3418;
	}
#galleryPicDesc {
	margin-left: 512px;
	}
.picList {
  margin: 0;
  padding: 0;
	}
.picList LI {
	list-style-type: none;
  padding: 0;
  margin: 0 0 12px 0;
	clear: both;
	}
.gallery_picture_t #comments {
	clear: both;
	}
