.edition {
	clear: both;
	padding-top: 20px;
	float: left;
	display: inline;
}

ul#editions {
	z-index: 0;
	margin-left: 9px;
	height: 65px;
	width: 951px;
	clear: both;
	display: block;
	list-style-type: none;
	float: left;
}

ul#editions li {
	height: 65px;
	float: left;
}

ul#editions li a{
	width: 160px;
	padding-top: 65px;
	height: 0px;
	display: block;
	background-position: left top;
	background-repeat: no-repeat;
	overflow: hidden;			
}

#editions_shadow{
	display: block;
	float: left;
}

ul.editions_gallery{
	padding-left: 12px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
	display: inline;
	float: left;
	clear: both;
	list-style-type: none;
}

ul.editions_gallery li{
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 3px;
	padding-top: 0px;
	display: inline;
	list-style-type: none;
	margin: 0px;
	float: left;
}

ul.editions_gallery li.click_text{
	clear: both;
	float: left;
}

ul.editions_gallery li.header{
	display: inline;
	clear: both;
	float: left;
}

ul.editions_gallery li.first{
	display: inline;
	clear: both;
	float: left;
}

