.galleryimage
{
	float: left;
	width: 85px;
	height: 64px;
	padding: 3px;
	margin-right: 5px;
	border: 1px solid #CCCCCC;
}

.galleryimage img
{
	width: 85px;
	height: 64px;
}

<style>
body{
scrollbar-base-color: #FFFF99
}
</style>