.page_container3 {
height: 1500px;
}
.awr_down {
	position: absolute;
	bottom: 0px;
	left: 50%;
	padding: 0 0 20px 0;
	margin: 0 auto;
	text-align: center;
}

.awr_up {
	position: absolute;
	top: 0px;
	left: 50%;
	padding: 20px 0 0 0;
	margin: 0 auto;
	text-align: center;
}
#bg-cover {
	height: 100%;
	width: 100%;
}
#container .movielist {
	position: absolute;
	margin-top: 400px;
}
#container .banner-area {
	position:absolute;
	margin-top: 600px;
	width: 100%;
}
#container .banner-area img {
	margin: 0 auto;
}
#sidebar {
	width: 200px;
	float: right;
	margin: 0;
}
#sidebar .label {
	float:left;
}
.news {
	width: 200px;
	height: 230px;
}
.news #rss {
	width: 200px;
	height: 200px;
	overflow-y: scroll;
}
.news ul li {
	color: rgba(255,255,255,1.00);
	font-size: small;
	text-align: left;
	margin-top: 2px;
}
.news ul {
	list-style: none;
	display: block;
	border-color: rgba(0,110,176,0.30) #006EB0 #006EB0;
	border-style: solid;
	border-top-width: 1px;
	background-color: rgba(0,0,0,0.30);
}
