.album_thumb td {
	background-color: #d6ccbb;
	text-align: center;
}

.album_thumb .top_left {
	background: url(/images/album_top_leftb.gif) 0px 0px no-repeat;
	height: 20px;
}

.album_thumb .right {
	background:url(/images/album_top_rightb.gif) right top no-repeat;
	width: 18px;
}

.album_thumb .left {
	background: url(/images/album_bottom_leftb.gif) 0 bottom no-repeat;
	width: 10px;
}

.album_thumb .bottom_right {
	background:url(/images/album_bottom_rightb.gif) right bottom no-repeat;
	height: 18px;
}

.album_thumb img {
	border: 1px solid #fff;
}

div.caption {
	text-align: center;
	padding-top: 5px;
	color: #333;
	background-color: #fff;
	width: 130px;
	margin: 0 auto;
}

.album_thumb td.caption {
	background-color: white;
	text-align: center;
}



.photo_thumb .top_left {
	background: url(/images/photo_top_left.gif) 0px 0px no-repeat;
	height: 10px;
	font-size: 2px;
}

.photo_thumb .right {
	background:url(/images/photo_right.gif) right top no-repeat;
	width: 17px;
}

.photo_thumb .left {
	background: url(/images/photo_left.gif) 0 bottom no-repeat;
	width: 10px;
}

.photo_thumb .bottom_right {
	background:url(/images/photo_bottom_right.gif) right bottom no-repeat;
	height: 18px;
}

.photo_thumb img {
	border: 1px solid #e5ddd3;
}


.gallery_breadcrumb {
	background-color: #cf4819;
	padding: 4px 30px 1px 30px;
	color: #eaa289;
}

body .gallery_breadcrumb a {
	color: #eaa289;
	text-decoration: none;
}

body .gallery_breadcrumb a:hover {
	color: white;
}

.gallery_breadcrumb strong {
	color: white;
}

.paging_records {
	margin-top: 20px;
	padding: 4px 0px;
	text-align: center;
	font-weight: bold;
}

.paging_pages {
	text-align: center;
	margin-bottom: 10px;
}

body .paging_pages a,
body .paging_pages strong {
	padding: 0 3px;
	text-decoration: none;
}

body .paging_pages a:hover {
	text-decoration: underline;
}
