.panel {width: 835px; height: 250px; float: left;}
#slider { position: relative; height: 250px; width: 915px; margin-top: 0; margin-bottom: 10px; margin-left: 13px; border: solid 1px #d9d9d9; }
#sliderFrame {width: 835px; height: 250px; overflow: hidden; position: absolute; left: 40px; border-bottom: 1px solid #d9d9d9;}
#sliderContent {position: absolute; left: 0; width: 1000em;}
#sliderPrevious {position: absolute; width: 39px; left: 0px; height: 250px; vertical-align: middle; background-image: url('../images/media/slider/slider-bg-previous.gif'); background-position: center; background-repeat: no-repeat; border: none; border-right: 1px solid #d9d9d9;}
#sliderNext { position: absolute; width: 39px; left: 875px; height: 250px; vertical-align: middle; background-image: url(../images/media/slider/slider-bg-next.gif); background-position: center; background-repeat: no-repeat; border-left: 1px solid #d9d9d9; border-top-style: none; border-top-width: medium; border-right-style: none; border-right-width: medium; border-bottom-style: none; border-bottom-width: medium; }
.highlighted {opacity: 0.5;}
.shadowed {opacity: 1.0;}
