.contentFull h2 { height: 70px; }
.contentLeft { padding: 0; }
.contentLeft h3 { margin: 0 0 15px; }

ul#movies { width: 272px; list-style-type: none; display: block; }
ul#movies li { font-size: 12px; display: block; padding: 0px 0 0 50px; width: 222px; height: 38px; background: url(/productMoviePlugin/images/listItemMovie.gif) left top no-repeat; }
ul#movies li.noImage { background: none;}
ul#movies li a { color: #FFFFFF; text-decoration: none; }
ul#movies li a:hover, 
ul#movies li a:focus { text-decoration: underline; }

#movie { position: absolute; top: 165px; left: 395px; width: 457px; height: 270px; }
#movie #movieStage { width: 448px; height: 256px; padding: 1px 8px 8px 1px; background: url(/productMoviePlugin/images/movieBg.png) left top no-repeat; }

span#beans { display: block; width: 410px; height: 180px; background: url(/productMoviePlugin/images/beans.png) left top no-repeat; position: absolute; top: 415px; left: 470px; }