/* gallery neutral - keine farbwerte */
div.so-content-gallery div.gallery-top {
	padding-top: 20px;
	height: 100px;
	_height: 120px;
}
div.so-content-gallery {
	padding-bottom: 10px;
	padding-top: 15px;
	width: 510px;
	clear: both;
}

table.js-gallery {
padding-bottom: 10px;
}

.js-gallery a img {
	margin-right: 10px;
}

div.so-content-gallery table.gallery {
	height: 80px;

}
div.so-content-gallery a {
	padding: 0px;
	background-image: none;
}

div.so-content-gallery div.scroll-left {
	background-position: 8;
	background-repeat: no-repeat;	
	width: 40px;
	height: 80px;
}
div.so-content-gallery div.scroll-left-active  {
	background-position: 8;
	background-repeat: no-repeat;	
	width: 40px;
	height: 80px;
}
div.so-content-gallery div.scroll-right {
	background-position: 8;
	background-repeat: no-repeat;	
	width: 40px;
	height: 80px;
}
div.so-content-gallery div.scroll-right-active  {
	background-position: 8;
	background-repeat: no-repeat;	
	width: 40px;
	height: 80px;
}
div.so-content-gallery td.scroll-images #js-galery {
	width: 430px;
	height: 80px;
	padding: 0;
	overflow: hidden;
}
img#big_image {

}
div.gallery-detail {
	margin-top: 20px;
}


