

#container_slide {
z-index:0;
position:relative;
text-align:left;
}




/*   ------  Main slider elements  ----------   */

    .ui-slider-handle {
     width: 114px;
      height:17px;
      position: absolute;
     margin: 0px 15px 0px 0;
	 padding:0 5px 0 0px;
      background:url(../images/agenda_scrubber.png) no-repeat right;
  
    }
	
	  .ui-slider-handle2 {
      width: 114px;
      height:17px;
      position: absolute;
     margin: 0px 15px 0px 0;
	 padding:0 5px 0 0px;
      background:url(../images/saturday_scrubber.png) no-repeat right;
    }

    #content-holder {

      height: 150px;
    }

    .content-item {
      width: 700px;
      height: 234px;
      float: left;
	  
  }



  .highlight {
  		background-color:#FFFFFF;
  }
  #contentTitleSlide {
  margin:20px
  }
  .contentTitle {
  
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#6D7A86;
  line-height:16px;
  }

/*   ------  slider 1 ----------   */

    #content-slider {
      width: 100%;
      height: 17px;
      margin:10px 0 10px 0;
     clear:both;
      position: relative;
	  background-color:#ebebeb;
    }

    #content-scroll {
      width: 100%;
      height: 234px;
      margin-top: 10px;
      overflow: hidden;
      
    }


/*   ------  slider 2 ----------   */

    #content-slider2 {
      width: 98%;
      height: 17px;
      margin:0px;
      position: relative;
	  clear:both;
    }

    #content-scroll2 {
      width: 100%;
      height: 205px;
      margin-top: 10px;
      overflow: hidden;
	  clear:both;
	  
     }



/*  --------------  work Headers ------------- */


