.panel div {
  background-repeat: no-repeat; 
  background-position: bottom right; 
  width:840px; 
  height:100px; 
  position:relative; top:-100px; left:0px;
  background-color:#333333;
}

ul.filmstrip {
	padding:200px 0 0 0;
}
