.releasemain {
	background-image: url(images/release_back.jpg);
	background-color: #ffe6d2;
	background-repeat: no-repeat;
	background-position: 20px 400px;
	margin: 0px;
	padding: 0px;

}

.dvdmain {
	background-image: url(images/release_dvd_back.jpg);
	background-color: #ffe6d2;
	background-repeat: no-repeat;
	background-position: 20px 400px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 160%;
}

.filmmain {
	background-image: url(images/release_film_back.jpg);
	background-color: #ffe6d2;
	background-repeat: no-repeat;
	background-position: 20px 400px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 160%;
}

.menu {
	padding: 0px;
	margin: 0px;
}

.menuimg {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.menubt {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
; line-height: 15px}

.menubtsub {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 48px;
}

.sideimage{
	margin-top: 200px;
}

.cont {
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: px;
	padding-top: 5px;
	padding-bottom: 20px;
	font-size: 12px;
	line-height: 160%;
}

.back{
	font-size: 10px;
	text-align: right;
}


.clear {
	clear: both;
	display: block;
	
}
h1 {
	font-size: medium;
	font-weight: bold;
	color: #f550a6;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #525faa;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #525faa;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #525faa;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #525faa;
	margin-bottom: 0px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #525faa;
	margin-bottom: 0px;
}


.date{
	text-align: right;
	color: #525faa;
}

em {
	font-weight: bold;
	color: #35aacd;
	font-style: normal;
}

.cont a:link{
	color: #c64aa2;
	text-decoration: none;
}
.cont a:hover{
	color: #c64aa2;
	text-decoration: underline;
	}
.cont a:visited{
	color: #c64aa2;
	text-decoration: none;
}
.cont a:active{
	color: #c64aa2;
	text-decoration: none;
}
.imagel {
	float: left;
	margin-right: 10px;
}

.imager {
	float: right;
	margin-left: 10px;
}

.info {
	font-size: 9px;
}

.infono{color: #c64aa2;}


.com {
	padding: 5px 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #ffffd9;
	color: #b05a43;
}

.page {
	padding: 1px 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #d9f1f7;
}
.sideimage2 { margin-top: 0px; }
