#showcase { width: 670px; text-align:center; background: url(/images/carousel/carousel-bg-04.png); background-repeat: no-repeat; /*padding-bottom: 40px;*/ /*border:thin blue solid;*/ } /* @group RokFlow */ #rokflow, #rokflow #loader { overflow: hidden; position: relative; width:670px; height: 200px; background: 50% 50% no-repeat url(/images/carousel/loader.gif); background-color: #000; background-image: url(/images/carousel/loader.gif); } #rokflow, #rokflow * { margin:0; padding:0; border:0; } #rokflow div { /*float: left;*/ position: relative; } #rokflow img { width: 124px; height: 194px; border: 0; top: 40px; margin-top: 15px; } #rokflow div h3 { display: block; position: relative; white-space: nowrap; text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFCC00; font-size: 16px; font-weight: bold; } .moduletable #rokflow { background: none; } #rokflow a { text-decoration: none; } #rokflow #loader { position: relative; z-index: 1000; }