@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}

a {
	color:#768B91;
}

#header, #top, .box-top-header-left, .box-top-header-right, #more-desc, #movie-menu, #stills, #social-buttons, #footer, #trailer-menu, #trailer-large, #trailer-show, #lettermenu, #presse-left, #presse-menu, #logout, #downloads {
	display:none;
}

h1 {
	font-size:14pt;
}

h2 {
	font-size:12pt;
}

h3 {
	font-size:10pt;
}

.movie {
	display:none;
}

.jspPane {
	padding:0 !important;
}

.movie-item {
	float:left;
	margin:10px;
	font-size:10pt;
	width:142px;
}

.movie-item img {
	width:142px;
	height:200px;
}

.vod-right {
	display:none;
}

.padding {
	padding:0;
}

ul.movies li {
	list-style-type:none;
	float:left;
	width:142px;
	margin:4px;
}

ul.movies li img {
	width:142px;
	height:200px;
}