body, html {
	height:			100%;
	border:			0px;
	margin:			0px;
	background-color:	#000;
}

#menu {
	background: 	url('../../images/moreoptions/background.jpg') no-repeat scroll top left;
	width:			700px;
	height:			500px;
}

#header {
	text-align:		right;
	vertical-align:	top;
	width:			700px;
	height:			135px;
}

#view_area {
	height:			320px;
	width:			700px;
	text-align:		center;
	vertical-align:	top;
}
#footer {
	height:			50px;
	text-align:		right;
	vertical-align:	bottom;
}
.ratingsDisclaimerStyle {
  position:absolute;
  float:left;
  top:0;
  left:0;
  width:300px;
  min-width:300px;
  overflow:hidden;
  font:11px arial,helvetica;
  color:#000;
  background:#ffffff;
  padding:3px;
  border:1px solid #000;
  text-align:center;
}