.thumbs {
	clear: both;
	margin: 10px auto;
}
.thumbnails div { position: relative; width: 60px; height: 40px; float: left; margin: 8px; padding: 0; float: left; display: inline; }
.thumbnails img { position: absolute; width: 100%; height: 100%; z-index: 1; border: solid 1px #600; cursor: pointer; -moz-user-select: none; -khtml-user-select: none; }
.preview { padding: 10px 10px 20px; margin-bottom: 5px; float: left; margin-right: 10px; position: absolute; left: 402px; top: 150px; width: 300px; }