.layout-head {
	height: 213px;
	position: relative;
}
.layout-bottom {
	height: 65px;
	margin: -65px 0 0 0;
	position: relative;
}
.layout-middle {
	height: 100%;
	margin: -213px 0 -65px 0;
}
body>.layout-middle {
	min-height: 100%;
	height: auto;
}
.layout-wrap {
	height: 213px;
}
.layout-clear {
	clear: both;
	height: 65px;
}

.photoborder,.photoborder div {
	position: relative;
	padding: 0;
	float: left;
}
table.photoborder,table.photoborder div {
	float: none;
}
.photoborder {
	background-image: url('../images_new/photoborder/top.gif');
	background-position: left top;
	background-repeat: no-repeat;
	left: -4px;
	margin-bottom: 5px;
}
.photoborder div {
	background-repeat: no-repeat;
}
.photoborder div {
	background-image: url('../images_new/photoborder/right.gif');
	background-position: right top;
}
.photoborder div div {
	background-image: url('../images_new/photoborder/bottom.gif');
	background-position: right bottom;
}
.photoborder div div div {
	background-image: url('../images_new/photoborder/left.gif');
	background-position: left bottom;
	margin-top: 7px;
}
.photoborder div div div img {
	margin: 0 7px 7px 7px;
}
