UL.thumbs.lrg {
	width: 810px;
	margin: 0 auto;
}

UL.thumbs.lrg LI.short {
	width: 158px;
	height: 200px;
	margin: 0px 2px 2px 0;
	background-color: #e5e5e5;
}

UL.thumbs.lrg LI.short:hover {
	background-color: #f6f6f6;
}

UL.thumbs.lrg LI TD {
	width: 152px;
}

UL.thumbs.lrg LI TD.slide {
	height: 152px;
	background: none;
	border: none;
}

UL.thumbs.gallery_list,
UL.thumbs.gallery_collection_list {
	width:auto;
}

UL.gallery_list LI, UL.gallery_list LI:hover,
UL.gallery_collection_list LI, UL.gallery_collection_list LI:hover {
	height: 225px;
	width: 225px;
	background-color: transparent;
}

UL.gallery_list LI TABLE TD,
UL.gallery_collection_list LI TABLE TD {
	width: 152px;
}

UL.gallery_list LI TABLE TD.slide,
UL.gallery_collection_list LI TABLE TD.slide {
	height: 152px;
}

UL.gallery_collection_list LI, UL.gallery_collection_list LI:hover {
	height: 220px;
	background-color: transparent;
}

.gallery_list_num_images, .gallery_collection_list_num_galleries {
	color: #666;
}

.gallery_list_name, .gallery_collection_list_name {
	font-weight: bold;
	text-decoration: none;
}

UL.thumbs LI DIV.addLink {
	padding:2px;
	width: 97%;
	text-align:right;
	position: absolute;
	bottom: 0px;
	left: 0;
}

UL.my_recent_galleries {
	list-style-type: circle;
	padding: 0 0 0 20px;
	margin: 0;
	font-size: 11px;
}

UL.my_recent_galleries LI {
	color: #666;
	margin: 1px 0;
}

UL.my_recent_galleries LI:hover {
	color: #000;
	margin: 1px 0;
}

UL.my_recent_galleries LI A {
	color: #404040;
	text-decoration: none;
}

UL.my_recent_galleries LI A:hover {
	color: #000;
	text-decoration: underline;
}

DIV#refineBody DIV.label {
	color: #666;
}

