table.thumb
{
	border-collapse: collapse;
	text-align: center;
	margin: 10px;
	padding: 0px;
}
.img_topleft
{
	border: 0px;
	background-image: url(images/phototable/img_topleft.gif);
	background-repeat: no-repeat;
	width: 13px;
	height: 13px;
}
.img_top
{
	border: 0px;
	background-image: url(images/phototable/img_top.gif);
	background-repeat: repeat-x;
	height: 13px;
}
.img_topright
{
	border: 0px;
	background-image: url(images/phototable/img_topright.gif);
	background-repeat: no-repeat;
	width: 13px;
	height: 13px;
}
.img_left
{
	border: 0px;
	background-image: url(images/phototable/img_left.gif);
	background-repeat: repeat-y;
	width: 13px;
}
.img_right
{
	border: 0px;
	background-image: url(images/phototable/img_right.gif);
	background-repeat: repeat-y;
	width: 13px;
}
.img_bottomleft
{
	border: 0px;
	background-image: url(images/phototable/img_bottomleft.gif);
	background-repeat: no-repeat;
	width: 13px;
	height: 13px;
}
.img_bottom
{
	border: 0px;
	background-image: url(images/phototable/img_bottom.gif);
	background-repeat: repeat-x;
	height: 13px;
}
.img_bottomright
{
	border: 0px;
	background-image: url(images/phototable/img_bottomright.gif);
	background-repeat: no-repeat;
	width: 13px;
	height: 13px;
}
.img_bottomright_comment
{
	border: 0px;
	background-image: url(images/phototable/img_comment.gif);
	background-repeat: no-repeat;
	width: 13px;
	height: 13px;
}
