
#gallery_container {
	text-align: center;
}
dl#thumbList {
	margin-left:22em;
	*margin-left:28em;
	padding-bottom:4em;
}

.description{
	border: 1px solid black;
	background: white;
	margin: 10px auto;
	width: 80%;
	font-size: 1em;
	font-weight: normal;
}

dl {
	text-align:center;
	font-size:.95em;
	margin-top:25px;
}

dt,dd {
	width:12em;
	float:left;
}

dt {
	margin-bottom:5.5em;
}

#thumbList dt a:hover, dl#thumbList dt a:focus, dl#thumbList dt a:active{
	background: none;
}

dd {
	margin: 90px 0 0 -12em;
}

#gallery_container img {
	vertical-align:bottom;
	border:1px solid #999;
	padding:2px;
	background:#fff;
}

dd span {
	display:block;
	margin-bottom:5px;
}

#thumbList a:hover img, #thumbList a:active img, #thumbList a:focus img {
	background: #0066CC;
}

#PTM_bigPic {
	border: 1px solid black;
	margin: 10px;
}

ul.ptm_navcontrols li{
	display: inline;
	list-style: none;
	border-left: 1px solid black;
	padding: 5px 5px;
}

ul.ptm_navcontrols li.ptm_firstlink {
	border: none;
}
