.slide { overflow: hidden !important; }
.slide-container { background: url(../images/slidebg1.png) no-repeat; padding-top: 2px; padding-left: 3px; }
.slide-button-container { background: url(../images/slidebg2.png) no-repeat; height: 28px; }
.slide-buttons { list-style-type: none; margin: 0; padding: 0; padding-top: 5px; padding-left: 133px; }
.slide-back { float: left; margin: 0 4px 0 0; background: url(../images/back.png) no-repeat; width: 9px; height: 12px; cursor: pointer; }
.slide-forward { float: left; margin: 0 2px 0 2px; background: url(../images/forward.png) no-repeat; width: 9px; height: 12px; cursor: pointer; }
.slide-off { float: left; margin: 0 2px 0 0; background: url(../images/button0.png) no-repeat; width: 13px; height: 12px; cursor: pointer; }
.slide-on { float: left; margin: 0 2px 0 0; background: url(../images/button1.png) no-repeat; width: 13px; height: 12px; cursor: pointer; }
.slide-pause { background: url(../images/stop.png) no-repeat; height: 11px; width: 36px; float: left; display: inline; margin-left: 71px; cursor: pointer; }
.slide-play { background: url(../images/play.png) no-repeat; height: 11px; width: 36px; float: left; display: inline; margin-left: 70px; cursor: pointer; }

