.bold {
	font-weight:	bold;
}
.sl1 {
	width:200px;
	overflow: hidden;
	height: 270px;
	margin-top: 20px;
	padding-left: 25px;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	position:relative;
}
.sl1i {
	width:220px;
	overflow: hidden;
	height: 270px;
	margin-top: 20px;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	position:relative;
}
.sl2 {
	left:0px;
	top:0px;
	width:170px;
	position:relative;
}
.sl2i {
	left:0px;
	top:0px;
	width:220px;
	position:relative;
}
.photo img {
	border: 1px solid #888888;
}

