table.pics_gallery, table.pics_frame, table.pics_slideshow {
	border: 1px outset #666;
	margin-bottom: 8px;
}

table.pics_gallery th, table.pics_gallery td, table.pics_frame th, table.pics_frame td, table.pics_slideshow th, table.pics_slideshow td {
	border: 1px inset #666;
	padding: 4px;
	margin: 0px auto;
	text-align: center;
}

table.pics_slideshow td.pics_highlighted {
	border: 3px solid #930;
}

.pics_thumb {
	min-height: 180px;
	min-width: 180px;
	vertical-align: middle;
	margin: auto auto;
	text-align: center;
}

.pics_caption {
	color: #036;
	font-size: 12px;
}

.pics_tag {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	padding: 3px;
	background-color: #CCC;
	color: #036;
}

img.piclist_thumb {
	width: 180px;
	margin: 5px;
	float: left;
}

div.piclist_blurb {
	margin: 5px 5px 5px 200px;
}

.piclist_div {
	clear: both;
}

