.explore-more-title {
	font-size: 16px;
	color: #333;
	padding-left: 30px;
	padding-bottom: 15px;
}

.explore-more-container {
	width: 861px;
	margin: 20px auto;
}

.explore-more-entry {
	width: 180px;
	border: solid 1px #eee;
}

.explore-img-cont, .explore-img-cont a {
	width: 180px;
	height: 180px;
	position: relative;
	margin: 0 auto;
	display:block;
	overflow:hidden;
	background-color: #fff;
}

/* .explore-img-cont img {
	position : absolute;
	top:0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}
 */
.explore-more-bottom-cont {
	background-color: #fff;
	padding: 15px 10px 8px 10px;
}
.entry-title {
	padding-bottom: 8px;
	min-height: 36px;
}

.entry-sub-title, .entry-buy-it-now {
	font-size : 12px;
	line-height: 16px;
}
.entry-by, .entry-buy-it-now {
	color: #aaa;
}

.entry-by {
	padding-right: 2px;
}

.entry-buy-it-now {
	padding-left: 5px;
}

.entry-title h2, .entry-title h2 a,.entry-title h3, .entry-title h3 a{
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	color : #333;
	word-break: break-word;
}

.entry-price {
	font-weight:bold;
}

.explore-more-container li {
	margin-right: 17px;
}

.explore-more-container [class^="filmstrip-"].filmstrip-centered li {
	width: 197px;
}

.entry-author-link {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 83px;
	display: inline-block;
	/* position: relative;
	top: 2px; */
	vertical-align:top;
}

.entry-author-link.de_DE{
	max-width: 59px;
}

.touch .explore-more-container [class^="filmstrip-"].filmstrip-centered button {
	display:none;	
}



[class*="filmstrip-"]>button[disabled],[class*="filmstrip-"]>button[aria-disabled="true"] {
    background-position: -84px -138px
}

[class*="filmstrip-"]>button[disabled]:first-child,[class*="filmstrip-"]>button[aria-disabled="true"]:first-child {
    background-position: -67px -138px
}

.no-touch .filmstrip>button[disabled]:hover,.no-touch [class*="filmstrip-"]>button[disabled]:hover,.no-touch .filmstrip>button[aria-disabled="true"]:hover,.no-touch [class*="filmstrip-"]>button[aria-disabled="true"]:hover {
    background-position: -84px -138px
}

.no-touch .filmstrip>button[disabled]:first-child:hover,.no-touch [class*="filmstrip-"]>button[disabled]:first-child:hover,.no-touch .filmstrip>button[aria-disabled="true"]:first-child:hover,.no-touch [class*="filmstrip-"]>button[aria-disabled="true"]:first-child:hover {
    background-position: -67px -138px
}
