IMG {
	border: 0px;
}
.photoFrame-out {
	float: left;
	text-align: center;
	margin-left: 10px;
	width: 200px;
	height: 260px;
	background-image: url(./photoFrame.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.photoFrame-in {
	border-top: 2px #000000 solid;
	border-left: 2px #000000 solid;
	border-right: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	width: 160px;
	height: 150px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}
.photoFrame-comment {
	background-color: #ffffff;
	width: 158px;
	padding: 3px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: small;
}
