@CHARSET "ISO-8859-1";
img {
	border-width: 0;
}
.photo {
	height:100px;
	width:680px;
	margin-left:20px;
	padding-top: 5px;
}
.photoblock{
	width:295px;
	float:left
}
.greyborder {
	padding: 2px;
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: solid;
}
.imgbox{
	width:109px;
	height:89px;
	display: block;
	text-align: center;
	float: left;
}
.phototext {
	display: block;
	height: 80px;
	float: left;
	margin-left: 3px;
	width: 180px;
}
.sparator {
	width: 20px;
	float: left;
}
.paging{
	text-align: center;
}