a.menuhere {
	color: #EEEEEE !important;
	background-color: #5987BA;
}

h2 {
	color: #F7E891;
	background-color: #5987BA;
}

h2.film-title {
  height: 36px;
  padding-right: 75px;
}

.film-image {
	text-align: center;
	margin: auto;
	float: none;
	display: block;
}

.film-record {
	margin: auto;
	display: block;
}
.film-summary {
	text-align: justify;
}

.dvd-tech {
	font-weight: bold;
	font-style: italic;
	font-size: smaller;
	margin-bottom: 0.25em;
}
.dvd-tag {
	margin-top: 0;
	font-style: italic;
	padding-bottom: 0.25em;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
}
.dvd-edition{
	float: right;
	text-align: right;
	width: 7em;
/*	border: 1px solid red;*/
}
.dvd-cover {
	margin: auto;
	text-align: center;
}

.flohzirkus {
  background: #1B4A5A url(../images/dvd-logo.png) no-repeat right top;
}
.assistant{
  background: #6C3E24 url(../images/dvd-logo.png) no-repeat right top;
}
.alzire{
  background: #3B494A url(../images/dvd-logo.png) no-repeat right top;
}
.passionate{
  background: #4C7480 url(../images/dvd-logo.png) no-repeat right top;
}
.glut{
  background: #83302A url(../images/dvd-logo.png) no-repeat right top;
}
.alice {
  background: #57263B url(../images/dvd-logo.png) no-repeat right top;
}
.allout{
  background: #1F325A url(../images/dvd-logo.png) no-repeat right top;
}
.henry{
  background: #163219 url(../images/dvd-logo.png) no-repeat right top;
}

.TKE-box {
/*	font-family: "AT Classic Roman", "AT Light Classic Roman", Baskerville, Garamond, "Lucida Bright", serif;
*	font-variant: small-caps;
*	font-size: 1.1em;
*	border: 1px solid silver;
*	border-width: 1px 0;
*/
}

/*
*.dvd-box-text {
*	float: right;
*	width: 50%;
*}
*/

img.dvd-box {
	float: left;
	width: 250px;
	padding-right: 2em;
}

.dvd-box-text {
	text-align: justify;
	padding-top: 15px;
	position: relative;
	height: 300px;
}

/* cancel img settings from filmo.css */
img {
	margin: 0;
	padding-bottom: 0;
	display: inline;
}

.dvd-note {
	position: absolute;
	text-align: justify;
	margin-left: 300px;
	bottom: 0;
	right: 0;
	font-size: small;
	font-style: italic;
	width: 30em;
}

.dvd-buy-link {
	margin: 1em 0 1em 0;
	text-align: right;
	width: 33em;
	float: right;
}
.details-link {
	margin: 1em 0 1em 0;
	text-align: left;
	width: 6em;
	float: left;
}