
.topboxright img{
	display: block;
}

.topboxright #gallery, .topboxright #thumbs{
	float: left;
}

.topboxright #gallery{
	width: 540px;
	height: 350px;
	overflow: hidden;
}

.topboxright #gallery img{
	position: absolute;
}

.topboxright #thumbs{
	display:none;
	width: 90px;
	height: 350px;
	overflow: hidden;
	margin:25px 0 0 10px;
}

.topboxright #next{
	display: block;
	width: 152px;
	height: 30px;
	background: url(images/next.png) left 0 no-repeat;
	position: relative;
	top: 322px;
	*top:-28px;
	left: 394px;
}

.topboxright .clear{
	clear: both;
}
