 ul#productListWheel { display: block; width: 780px; min-height: 742px; position: relative; } ul#productListWheel li { position: absolute; text-align: center; color: #999999; } ul#productListWheel li.point a { color: #999999; height: 20px; } ul#productListWheel li table { font-size: 10px; color: #999999; } ul#productListWheel li table tr td { border-left: 6px solid transparent; overflow: hidden; height: 60px; } ul#productListWheel li table tr td img { cursor: pointer; } ul#productListWheel li table tbody tr td p { width: 50px; margin: 0; padding: 0; } ul#productListWheel li table tr td p a img { margin: 0 auto; } ul#productListWheel li#productlistItem1 { top: 90px; left: 320px; } ul#productListWheel li#productlistArrow1 { background: url(/sitefiles/27/design/arrow1.png) no-repeat; width: 52px; height: 56px; top: 150px; left: 470px; } ul#productListWheel li#productlistItem2 { top: 220px; left: 510px; } ul#productListWheel li#productlistArrow2 { background: url(/sitefiles/27/design/arrow2.png) no-repeat; width: 52px; height: 56px; top: 380px; left: 510px; } ul#productListWheel li#productlistItem3 { top: 440px; left: 410px; } ul#productListWheel li#productlistArrow3 { background: url(/sitefiles/27/design/arrow3.png) no-repeat; width: 52px; height: 56px; top: 440px; left: 320px; } ul#productListWheel li#productlistItem4 { top: 420px; left: 180px; } ul#productListWheel li#productlistArrow4 { background: url(/sitefiles/27/design/arrow4.png) no-repeat; width: 52px; height: 56px; top: 350px; left: 140px; } ul#productListWheel li#productlistItem5 { top: 230px; left: 90px; } ul#productListWheel li#productlistArrow5 { background: url(/sitefiles/27/design/arrow5.png) no-repeat; width: 52px; height: 56px; top: 160px; left: 220px; } ul#productListWheel li a { display: block; text-align: center; font-family: Georgia; color: #ffffff; text-decoration: none; } ul#productListWheel li a span, ul#productListWheel li a img { clear:both; /*float: left;*/ text-align: center; } #infobox { position: absolute; top: 0; left: 0; padding: 15px; background: url(/sitefiles/27/design/popupbox.png) no-repeat; width: 228px; height: 158px; color: #000000; } #infobox h4 { color: #ffffff; font-family: Georgia; font-size: 16px; margin: 0; padding: 0; } #infobox p { color: #ffffff; float: left; } #infobox img { float: left; } #infobox div.leftBox { float: left; width: 160px; } 