#film {
			position: absolute;
			top: 104px;
			left: 0px;
			width: 958px;
			height: 413px;
			background-image: url(../img/film_bg.gif);
			background-color: #000000;
		}

		#film_content {
			position: absolute;
			top: 15px;
			left: 2px;
			width: 946px;
			height: 382px;
		}
		#ticker {
			position: absolute;
			top: 517px;
			left: 5px;
			width: 958px;
			height: 31px;
			visibility: hidden;
		}
		#ticker_content {
			width: 940px;
			height: 31px;
		}

		#box {
			position: absolute;
			top: 548px;
			left: 0px;
			width: 958px;
/*			height: 214px; */
		}
		#box p {margin-bottom: 20px;}