.PhotoSets {
    vertical-align: top;
	padding: 0px;
}

.PhotoSets td {
	width: 150px;
	vertical-align: top
}

.PhotoSetFrame {
	margin-bottom: 8px;
	width: 182px;
	height: 190px;
	padding: 0px;
	background:url(/images/GalleryIndex/PhotoSetFrameFor150x150.gif) no-repeat;
}

.PhotoSetPadding {
	padding: 14px 0 0 14px;
}

.PhotoSetThumb {
	border: 1px solid #000;
}

.PhotoSetText {
	text-align: center;
}

.PhotoSetAnchor:link, .PhotoSetAnchor:visited {
	color: #0063DC;
	text-decoration: none;
	font-weight: bold;
}

.PhotoSetAnchor:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #0063DC;
}

.NumPhotos {
	margin-top: 0.3em;
}