#summaryText { color:#fff; font-family:Tahoma; font-size: 12px; margin-left:10px;}
#bodyWrap { width: 800px; margin-left: auto; margin-right: auto;}
#overlay {  background: url('resources/trans.png') repeat-y; }
#coverflowContainer { border: 5px solid #444444; width: 600px; margin-left: auto; margin-right: auto;}
#coverflow {
    overflow: hidden;
    border: 0 solid red;
    height: 350px;
    margin-left: -20px;
    width: 100%;
    margin-bottom: 25px;
}
.sliderTrack  { display: none; margin-left:-100px;background:transparent url('imgs/sliderbg.jpg') no-repeat scroll left top; height:26px; position:relative; text-align:left; width:388px;}
.sliderHandle { background:transparent url('imgs/knobbg.png') no-repeat scroll left top; cursor:pointer; height:26px; margin-left:30px; position:absolute; top:0px;width:27px;}
.coverflowCaptions { display: none;}
.captionHolder { display: none; font-size: 20px; margin-left:18px;margin-top:20px; color: white; text-shadow: #ccc 0.1em 0.1em 0.2em; font-family: Tahoma;  }