#maincol {
	background-repeat:repeat-y;
	background-position:top right;
}

#page {
	background-repeat:no-repeat;
	background-position:top right;
}

#homepageMovie {
	border-width:1px;
	border-style:solid;
	height:180px;
	width:664px;
	margin-bottom:45px;
}

#homeNewsPanel {
	width:162px;
	float:right;
}
#homeNewsPanel h3, #reviewPanel h3 {
	margin-top:0px;
}
#homeNewsPanel ul, #reviewPanel ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#homeNewsPanel li, #reviewPanel li {
	margin:0px 0px 1.4em 0px;
	padding:0px;
}

#reviewPanel {
	float:right;
	clear:right;
	width:162px;
}

#cmscontent {
	width:405px;
}

#ffmlogo {
	display:block;
}