#content #images {
}

#content #thumbs {
}

#content #thumbs dt a {
	height: 68px;
	float: left;
}

#content #thumbs dt a.current, #content #thumbs dt a.current:hover, #preload .arrow-down-on {
	background: url(/img/content/arrow-down-on.gif) top center no-repeat;
}

#content #thumbs dt a:hover, #preload .arrow-down {
	background: url(/img/content/arrow-down.gif) top center no-repeat;
}

#preload .scale {
	background: url(/img/content/scale.gif) top center no-repeat;
}

#preload .scale-on {
	background: url(/img/content/scale-on.gif) top center no-repeat;
}

#content #thumbs img {
	display: block;
	float: left;
	padding: 20px 6px 6px 0;
}

#content #mainimg {
	margin: 0.8em 0;
}