#posters { width: 1000px; height: 430px; overflow: hidden; background-image: url(../../images/davinci/top_grad.png); background-repeat: no-repeat; }
#posters ul { position: absolute; top: 29px; left: 73px; margin: 0; padding: 0; width: 2520px; }
#posters ul li { display: inline; background-image: url(../../images/davinci/posters/shadow.png); width: 266px; height: 376px; margin-left: 14px; float: left; display: none; }
#posters ul li.new { display: inline; }
#posters ul li img { margin: 11px 0 0 13px; }
#posters #left_fade { position: absolute; top: 0; left: 0; display: none; }
#posters #right_fade { position: absolute; top: 0; right: 0; display: none; }
#posters #left_arrow { position: absolute; top: 192px; left: 27px; width: 46px; height: 46px; background-image: url(../../images/davinci/posters/left-arrow.png); background-position: left top; display: none; }
#posters #right_arrow { position: absolute; top: 192px; right: 27px; width: 46px; height: 46px; background-image: url(../../images/davinci/posters/right-arrow.png); display: none; }