#l2c-right {
	padding: 0;
	height: 500px;
}

#slideshow span {
	position: absolute;
}

#slideshow {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 446px;
}

a.arrow {
	float: left;
	display: block;
	height: 54px;
}

a.arrow img {
	width: 16px;
	height: 16px;
	margin-top: 19px;
}

a.thumb {
	display: block;
	height: 50px;
}

#l2c-right img.big {
	display: block;
	position: relative;
	right: 0;
	top: 0;
}

#l2c-right div.thumbnails {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 54px;
	overflow: hidden;
	opacity: 0;
}

div.thumbnails ul {
	height: 50px;
	overflow: hidden;
	max-width: 718px;
	margin: 2px 0;
	float: left;
}

div.thumbnails ul li {
	float: left;
	margin: 0 1px;
	width: 100px;
}

div.thumbnails ul li img {
	width: 100px;
	height: 50px;
	overflow: hidden;
}
