
.thumbs li {
	float: left;
	border: 1px solid black;
	text-align: center;
	width: 110px;
	height: 110px;
	margin: 1px;
}

.thumbs-float li {
	float: left;
	border: 1px solid black;
	text-align: center;
	width: 138px;
	margin: 1px;
}


img { 
	border: 0px;
}

.pager {
clear: both;
}

.searchform, .title, .pager, .detail, .clean, .center {
text-align: center;
margin: auto;
}

.searchform {margin-top: 5px; }

.random {
	border: 2px solid black;
	text-align: center;
	margin: 10px;
	padding: 2px;
	font-style: italic;
	font-size: x-small;
	float: right;
	width: 110px;
}

.illustration {
	text-align: center;
	padding: 2px;
	font-style: italic;
	font-size: x-small;
	float: right;

}

ul li {
	list-style-type: none;
	padding: 0px;
}

.detail img {
margin-top: 10px;
}

.image-border img {
	border: 1px solid black;
}

ul.bullet li {
	list-style-type: square;
}

dl { margin: 15px;}

input[type="text"], select {
	width: 30%;
}

.page-content img {
	float: none;
	margin: 0;
	border: 0;
	max-width: 3000px;
}
