div#kinofinder-iframe {
	width: 810px;
	margin: 0 auto;
	padding: 0;
	padding-top: 60px;
}

/* start upcoming with date */
.up-w-d {
	border:none!important;
}

.up-w-d ul.upcoming-list-with-date {
	border-bottom:1px solid #ededed;
	margin: 0 0 18px 0;
}

.up-w-d ul.upcoming-list-with-date li.month-header {
	border-bottom:1px solid #a0a0a0;
}

.up-w-d ul.upcoming-list-with-date li.month-header h5 {
	font-size: 15px;
	color: #000;
	font-weight:700;
	padding: 3px 6px;
	display:block;
	float:left;
}

.up-w-d ul.upcoming-list-with-date li a {
	text-decoration:none!important;
}

.up-w-d ul.upcoming-list-with-date li a span.upcoming-release-title {
	text-decoration:underline!important;
}

.up-w-d ul.upcoming-list-with-date li a span.upcoming-release-date {
	display:inline;
	color: #666!important;
	text-decoration:none!important;
}

.up-w-d ul.upcoming-list-with-date li a:hover span.upcoming-release-date {
	color: #fff!important;
}
/* es modified he home page */
.sub-content-row.dvd { background: url('/local/images/backgrounds/sub-content-row-single-box.png') no-repeat; }
.sub-content-row.dvd div.promo-rotator { margin: 18px 0 0; }

/* es modified overview-item */
/*.overview-item { background: url('/local/images/backgrounds/overview-page/item.png'); height: 340px; overflow:hidden; }
.overview-item ul li.minispecial { padding:0!important; overflow:hidden; height:63px; text-align: center; padding: 0 0 5px; }
.overview-item ul li.minispecial div.minishow { font-weight:700; color: #354c8e; padding-bottom:3px; font-size: 15px; line-height:16px; border-bottom:1px solid #bfbfbf; }
.overview-item ul li.minispecial div.minitime { overflow:hidden; height:25px; font-size: 14px; color: #666; line-height:18px; font-weight:700;  border-top:1px solid #ededed;}
.overview-item ul li { display:block; float:left; width:100%; }
.overview-links { margin-top:2px!important; }
*/
li.release{
	font-size: 75% !important;
}
/* end upcoming with date */
.teaser-content{
	color: #ffffff;
	font-size: 90%;
}
.teaser-content a{
	color: #ffc028;
}
div#dvd-teaser-box-text-left{
	display:inline; 
	float:left; 
	margin-left:30px;
}
div#dvd-teaser-box-text-right{
	display:inline; 
	float:right; 
	margin-right:40px;
}
