.scanset_vollist {
	border-color: #cccccc;
	border-width: thin;
	border-style: solid;
	float: left;
}
.scanset_pagelist {
	border-color: #cccccc;
	border-width: thin;
	border-style: solid;
	float: left;
}
.scanset_index {
	float: left;
}
.scanset_image {
	clear: both;
	text-align: center;
}
.scanset_next_right {
	float: right;
}
.scanset_next_left {
	float: left;
}
