/* Horizontal Carousel */
#horizontal_carousel {
   width: 415px;
   position:relative;
}

#horizontal_carousel .container {
  width: 415px;
  height: 90px;   
  overflow: hidden;
  position:relative;
  margin:5px 0px 5px 0px;
}

#horizontal_carousel ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;

}                      

#horizontal_carousel ul li {
  width: 415px;
  height: 90px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#horizontal_carousel .previous_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/left.png);
  background-repeat:no-repeat;
  cursor: pointer;
}

#horizontal_carousel .previous_button_over {
  background: url(../images/prototype-ui/horizontal/left_over.png);
    background-repeat:no-repeat;
}

#horizontal_carousel .previous_button_disabled {
  background: url(../images/prototype-ui/horizontal/left_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

#horizontal_carousel .next_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/right.png);
  background-repeat:no-repeat;

  cursor: pointer;
}

#horizontal_carousel .next_button_over {
  background: url(../images/prototype-ui/horizontal/right_over.png);
    background-repeat:no-repeat;
}

#horizontal_carousel .next_button_disabled {
  background: url(../images/prototype-ui/horizontal/right_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

/* 0 */
/* Horizontal carousel0 */
#horizontal_carousel0 {
   width: 415px;
   position:relative;
}

#horizontal_carousel0 .container {
  width: 415px;
  height: 90px;   
  overflow: hidden;
  position:relative;
  margin:5px 0px 5px 0px;
}

#horizontal_carousel0 ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;

}                      

#horizontal_carousel0 ul li {
  width: 415px;
  height: 90px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#horizontal_carousel0 .previous_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/left.png);
  background-repeat:no-repeat;
  cursor: pointer;
}

#horizontal_carousel0 .previous_button_over {
  background: url(../images/prototype-ui/horizontal/left_over.png);
    background-repeat:no-repeat;
}

#horizontal_carousel0 .previous_button_disabled {
  background: url(../images/prototype-ui/horizontal/left_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

#horizontal_carousel0 .next_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/right.png);
  background-repeat:no-repeat;

  cursor: pointer;
}

#horizontal_carousel0 .next_button_over {
  background: url(../images/prototype-ui/horizontal/right_over.png);
    background-repeat:no-repeat;
}

#horizontal_carousel0 .next_button_disabled {
  background: url(../images/prototype-ui/horizontal/right_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

/* 1 */
/* Horizontal carousel1 */
#horizontal_carousel1 {
   width: 415px;
   position:relative;
}

#horizontal_carousel1 .container {
  width: 415px;
  height: 90px;   
  overflow: hidden;
  position:relative;
  margin:5px 0px 5px 0px;
}

#horizontal_carousel1 ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;

}                      

#horizontal_carousel1 ul li {
  width: 415px;
  height: 90px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#horizontal_carousel1 .previous_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/left.png);
  background-repeat:no-repeat;
  cursor: pointer;
}

#horizontal_carousel1 .previous_button_over {
  background: url(../images/prototype-ui/horizontal/left_over.png);
    background-repeat:no-repeat;
}

#horizontal_carousel1 .previous_button_disabled {
  background: url(../images/prototype-ui/horizontal/left_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

#horizontal_carousel1 .next_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/right.png);
  background-repeat:no-repeat;

  cursor: pointer;
}

#horizontal_carousel1 .next_button_over {
  background: url(../images/prototype-ui/horizontal/right_over.png);
    background-repeat:no-repeat;
}

#horizontal_carousel1 .next_button_disabled {
  background: url(../images/prototype-ui/horizontal/right_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

/* 2 */

/* Horizontal carousel2 */
#horizontal_carousel2 {
   width: 415px;
   position:relative;
}

#horizontal_carousel2 .container {
  width: 415px;
  height: 90px;   
  overflow: hidden;
  position:relative;
  margin:5px 0px 5px 0px;
}

#horizontal_carousel2 ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;

}                      

#horizontal_carousel2 ul li {
  width: 415px;
  height: 90px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#horizontal_carousel2 .previous_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/left.png);
  background-repeat:no-repeat;
  cursor: pointer;
}

#horizontal_carousel2 .previous_button_over {
  background: url(../images/prototype-ui/horizontal/left_over.png);
    background-repeat:no-repeat;
}

#horizontal_carousel2 .previous_button_disabled {
  background: url(../images/prototype-ui/horizontal/left_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

#horizontal_carousel2 .next_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/right.png);
  background-repeat:no-repeat;

  cursor: pointer;
}

#horizontal_carousel2 .next_button_over {
  background: url(../images/prototype-ui/horizontal/right_over.png);
    background-repeat:no-repeat;
}

#horizontal_carousel2 .next_button_disabled {
  background: url(../images/prototype-ui/horizontal/right_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

/* 3 */
/* Horizontal carousel3 */
#horizontal_carousel3 {
   width: 415px;
   position:relative;
}

#horizontal_carousel3 .container {
  width: 415px;
  height: 90px;   
  overflow: hidden;
  position:relative;
  margin:5px 0px 5px 0px;
}

#horizontal_carousel3 ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;

}                      

#horizontal_carousel3 ul li {
  width: 415px;
  height: 90px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#horizontal_carousel3 .previous_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/left.png);
  background-repeat:no-repeat;
  cursor: pointer;
}

#horizontal_carousel3 .previous_button_over {
  background: url(../images/prototype-ui/horizontal/left_over.png);
    background-repeat:no-repeat;
}

#horizontal_carousel3 .previous_button_disabled {
  background: url(../images/prototype-ui/horizontal/left_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

#horizontal_carousel3 .next_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/right.png);
  background-repeat:no-repeat;

  cursor: pointer;
}

#horizontal_carousel3 .next_button_over {
  background: url(../images/prototype-ui/horizontal/right_over.png);
    background-repeat:no-repeat;
}

#horizontal_carousel3 .next_button_disabled {
  background: url(../images/prototype-ui/horizontal/right_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

/* 5 */
/* Horizontal carousel4 */
#horizontal_carousel4 {
   width: 415px;
   position:relative;
}

#horizontal_carousel4 .container {
  width: 415px;
  height: 90px;   
  overflow: hidden;
  position:relative;
  margin:5px 0px 5px 0px;
}

#horizontal_carousel4 ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;

}                      

#horizontal_carousel4 ul li {
  width: 415px;
  height: 90px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#horizontal_carousel4 .previous_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/left.png);
  background-repeat:no-repeat;
  cursor: pointer;
}

#horizontal_carousel4 .previous_button_over {
  background: url(../images/prototype-ui/horizontal/left_over.png);
    background-repeat:no-repeat;
}

#horizontal_carousel4 .previous_button_disabled {
  background: url(../images/prototype-ui/horizontal/left_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

#horizontal_carousel4 .next_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/right.png);
  background-repeat:no-repeat;

  cursor: pointer;
}

#horizontal_carousel4 .next_button_over {
  background: url(../images/prototype-ui/horizontal/right_over.png);
    background-repeat:no-repeat;
}

#horizontal_carousel4 .next_button_disabled {
  background: url(../images/prototype-ui/horizontal/right_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

/* 5 */
/* Horizontal carousel5 */
#horizontal_carousel5 {
   width: 415px;
   position:relative;
}

#horizontal_carousel5 .container {
  width: 415px;
  height: 90px;   
  overflow: hidden;
  position:relative;
  margin:5px 0px 5px 0px;
}

#horizontal_carousel5 ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;

}                      

#horizontal_carousel5 ul li {
  width: 415px;
  height: 90px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#horizontal_carousel5 .previous_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/left.png);
  background-repeat:no-repeat;
  cursor: pointer;
}

#horizontal_carousel5 .previous_button_over {
  background: url(../images/prototype-ui/horizontal/left_over.png);
    background-repeat:no-repeat;
}

#horizontal_carousel5 .previous_button_disabled {
  background: url(../images/prototype-ui/horizontal/left_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

#horizontal_carousel5 .next_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/right.png);
  background-repeat:no-repeat;

  cursor: pointer;
}

#horizontal_carousel5 .next_button_over {
  background: url(../images/prototype-ui/horizontal/right_over.png);
    background-repeat:no-repeat;
}

#horizontal_carousel5 .next_button_disabled {
  background: url(../images/prototype-ui/horizontal/right_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

/* 6 */
/* Horizontal carousel6 */
#horizontal_carousel6 {
   width: 415px;
   position:relative;
}

#horizontal_carousel6 .container {
  width: 415px;
  height: 90px;   
  overflow: hidden;
  position:relative;
  margin:5px 0px 5px 0px;
}

#horizontal_carousel6 ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;

}                      

#horizontal_carousel6 ul li {
  width: 415px;
  height: 90px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#horizontal_carousel6 .previous_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/left.png);
  background-repeat:no-repeat;
  cursor: pointer;
}

#horizontal_carousel6 .previous_button_over {
  background: url(../images/prototype-ui/horizontal/left_over.png);
    background-repeat:no-repeat;
}

#horizontal_carousel6 .previous_button_disabled {
  background: url(../images/prototype-ui/horizontal/left_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

#horizontal_carousel6 .next_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/right.png);
  background-repeat:no-repeat;

  cursor: pointer;
}

#horizontal_carousel6 .next_button_over {
  background: url(../images/prototype-ui/horizontal/right_over.png);
    background-repeat:no-repeat;
}

#horizontal_carousel6 .next_button_disabled {
  background: url(../images/prototype-ui/horizontal/right_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

/* 5 */
/* Horizontal carousel7 */
#horizontal_carousel7 {
   width: 415px;
   position:relative;
}

#horizontal_carousel7 .container {
  width: 415px;
  height: 90px;   
  overflow: hidden;
  position:relative;
  margin:5px 0px 5px 0px;
}

#horizontal_carousel7 ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;

}                      

#horizontal_carousel7 ul li {
  width: 415px;
  height: 90px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#horizontal_carousel7 .previous_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/left.png);
  background-repeat:no-repeat;
  cursor: pointer;
}

#horizontal_carousel7 .previous_button_over {
  background: url(../images/prototype-ui/horizontal/left_over.png);
    background-repeat:no-repeat;
}

#horizontal_carousel7 .previous_button_disabled {
  background: url(../images/prototype-ui/horizontal/left_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

#horizontal_carousel7 .next_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/right.png);
  background-repeat:no-repeat;

  cursor: pointer;
}

#horizontal_carousel7 .next_button_over {
  background: url(../images/prototype-ui/horizontal/right_over.png);
    background-repeat:no-repeat;
}

#horizontal_carousel7 .next_button_disabled {
  background: url(../images/prototype-ui/horizontal/right_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

/* 8 */
/* Horizontal carousel8 */
#horizontal_carousel8 {
   width: 415px;
   position:relative;
}

#horizontal_carousel8 .container {
  width: 415px;
  height: 90px;   
  overflow: hidden;
  position:relative;
  margin:5px 0px 5px 0px;
}

#horizontal_carousel8 ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;

}                      

#horizontal_carousel8 ul li {
  width: 415px;
  height: 90px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#horizontal_carousel8 .previous_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/left.png);
  background-repeat:no-repeat;
  cursor: pointer;
}

#horizontal_carousel8 .previous_button_over {
  background: url(../images/prototype-ui/horizontal/left_over.png);
    background-repeat:no-repeat;
}

#horizontal_carousel8 .previous_button_disabled {
  background: url(../images/prototype-ui/horizontal/left_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

#horizontal_carousel8 .next_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/right.png);
  background-repeat:no-repeat;

  cursor: pointer;
}

#horizontal_carousel8 .next_button_over {
  background: url(../images/prototype-ui/horizontal/right_over.png);
    background-repeat:no-repeat;
}

#horizontal_carousel8 .next_button_disabled {
  background: url(../images/prototype-ui/horizontal/right_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

/* 5 */
/* Horizontal carousel9 */
#horizontal_carousel9 
	{
   width: 415px;
   position:relative;
	}

#horizontal_carousel9 .container 
	{
  width: 415px;
  height: 90px;   
  overflow: hidden;
  position:relative;
  margin:5px 0px 5px 0px;
}

#horizontal_carousel9 ul 
	{
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;

}                      

#horizontal_carousel9 ul li {
  width: 415px;
  height: 90px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#horizontal_carousel9 .previous_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/left.png);
  background-repeat:no-repeat;
  cursor: pointer;
}

#horizontal_carousel9 .previous_button_over {
  background: url(../images/prototype-ui/horizontal/left_over.png);
    background-repeat:no-repeat;
}

#horizontal_carousel9 .previous_button_disabled {
  background: url(../images/prototype-ui/horizontal/left_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

#horizontal_carousel9 .next_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/right.png);
  background-repeat:no-repeat;

  cursor: pointer;
}

#horizontal_carousel9 .next_button_over {
  background: url(../images/prototype-ui/horizontal/right_over.png);
    background-repeat:no-repeat;
}

#horizontal_carousel9 .next_button_disabled {
  background: url(../images/prototype-ui/horizontal/right_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

/* 10 */
/* Horizontal carousel10 */
#horizontal_carousel10 
	{
   width: 415px;
   position:relative;
	}

#horizontal_carousel10 .container 
	{
  width: 415px;
  height: 90px;   
  overflow: hidden;
  position:relative;
  margin:5px 0px 5px 0px;
}

#horizontal_carousel10 ul 
	{
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;

}                      

#horizontal_carousel10 ul li {
  width: 415px;
  height: 90px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#horizontal_carousel10 .previous_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/left.png);
  background-repeat:no-repeat;
  cursor: pointer;
}

#horizontal_carousel10 .previous_button_over {
  background: url(../images/prototype-ui/horizontal/left_over.png);
    background-repeat:no-repeat;
}

#horizontal_carousel10 .previous_button_disabled {
  background: url(../images/prototype-ui/horizontal/left_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

#horizontal_carousel10 .next_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/right.png);
  background-repeat:no-repeat;

  cursor: pointer;
}

#horizontal_carousel10 .next_button_over {
  background: url(../images/prototype-ui/horizontal/right_over.png);
    background-repeat:no-repeat;
}

#horizontal_carousel10 .next_button_disabled {
  background: url(../images/prototype-ui/horizontal/right_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

/* 11 */
/* Horizontal carousel11 */
#horizontal_carousel11 
	{
   width: 415px;
   position:relative;
	}

#horizontal_carousel11 .container 
	{
  width: 415px;
  height: 90px;   
  overflow: hidden;
  position:relative;
  margin:5px 0px 5px 0px;
}

#horizontal_carousel11 ul 
	{
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;

}                      

#horizontal_carousel11 ul li {
  width: 415px;
  height: 90px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#horizontal_carousel11 .previous_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/left.png);
  background-repeat:no-repeat;
  cursor: pointer;
}

#horizontal_carousel11 .previous_button_over {
  background: url(../images/prototype-ui/horizontal/left_over.png);
    background-repeat:no-repeat;
}

#horizontal_carousel11 .previous_button_disabled {
  background: url(../images/prototype-ui/horizontal/left_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

#horizontal_carousel11 .next_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/right.png);
  background-repeat:no-repeat;

  cursor: pointer;
}

#horizontal_carousel11 .next_button_over {
  background: url(../images/prototype-ui/horizontal/right_over.png);
    background-repeat:no-repeat;
}

#horizontal_carousel11 .next_button_disabled {
  background: url(../images/prototype-ui/horizontal/right_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

/* 12 */
/* Horizontal carousel12 */
#horizontal_carousel12 
	{
   width: 415px;
   position:relative;
	}

#horizontal_carousel12 .container 
	{
  width: 415px;
  height: 90px;   
  overflow: hidden;
  position:relative;
  margin:5px 0px 5px 0px;
}

#horizontal_carousel12 ul 
	{
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;

}                      

#horizontal_carousel12 ul li {
  width: 415px;
  height: 90px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#horizontal_carousel12 .previous_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/left.png);
  background-repeat:no-repeat;
  cursor: pointer;
}

#horizontal_carousel12 .previous_button_over {
  background: url(../images/prototype-ui/horizontal/left_over.png);
    background-repeat:no-repeat;
}

#horizontal_carousel12 .previous_button_disabled {
  background: url(../images/prototype-ui/horizontal/left_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

#horizontal_carousel12 .next_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/right.png);
  background-repeat:no-repeat;

  cursor: pointer;
}

#horizontal_carousel12 .next_button_over {
  background: url(../images/prototype-ui/horizontal/right_over.png);
    background-repeat:no-repeat;
}

#horizontal_carousel12 .next_button_disabled {
  background: url(../images/prototype-ui/horizontal/right_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

/* 5 */
/* Horizontal carousel13 */
#horizontal_carousel13 
	{
   width: 415px;
   position:relative;
	}

#horizontal_carousel13 .container 
	{
  width: 415px;
  height: 90px;   
  overflow: hidden;
  position:relative;
  margin:5px 0px 5px 0px;
}

#horizontal_carousel13 ul 
	{
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;

}                      

#horizontal_carousel13 ul li {
  width: 415px;
  height: 90px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#horizontal_carousel13 .previous_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/left.png);
  background-repeat:no-repeat;
  cursor: pointer;
}

#horizontal_carousel13 .previous_button_over {
  background: url(../images/prototype-ui/horizontal/left_over.png);
    background-repeat:no-repeat;
}

#horizontal_carousel13 .previous_button_disabled {
  background: url(../images/prototype-ui/horizontal/left_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

#horizontal_carousel13 .next_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/right.png);
  background-repeat:no-repeat;

  cursor: pointer;
}

#horizontal_carousel13 .next_button_over {
  background: url(../images/prototype-ui/horizontal/right_over.png);
    background-repeat:no-repeat;
}

#horizontal_carousel13 .next_button_disabled {
  background: url(../images/prototype-ui/horizontal/right_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

/* 5 */
/* Horizontal carousel14 */
#horizontal_carousel14 
	{
   width: 415px;
   position:relative;
	}

#horizontal_carousel14 .container 
	{
  width: 415px;
  height: 90px;   
  overflow: hidden;
  position:relative;
  margin:5px 0px 5px 0px;
}

#horizontal_carousel14 ul 
	{
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;

}                      

#horizontal_carousel14 ul li {
  width: 415px;
  height: 90px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#horizontal_carousel14 .previous_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/left.png);
  background-repeat:no-repeat;
  cursor: pointer;
}

#horizontal_carousel14 .previous_button_over {
  background: url(../images/prototype-ui/horizontal/left_over.png);
    background-repeat:no-repeat;
}

#horizontal_carousel14 .previous_button_disabled {
  background: url(../images/prototype-ui/horizontal/left_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

#horizontal_carousel14 .next_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/right.png);
  background-repeat:no-repeat;

  cursor: pointer;
}

#horizontal_carousel14 .next_button_over {
  background: url(../images/prototype-ui/horizontal/right_over.png);
    background-repeat:no-repeat;
}

#horizontal_carousel14 .next_button_disabled {
  background: url(../images/prototype-ui/horizontal/right_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

/* 15 */
/* Horizontal carousel15 */
#horizontal_carousel15 
	{
   width: 415px;
   position:relative;
	}

#horizontal_carousel15 .container 
	{
  width: 415px;
  height: 90px;   
  overflow: hidden;
  position:relative;
  margin:5px 0px 5px 0px;
}

#horizontal_carousel15 ul 
	{
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;

}                      

#horizontal_carousel15 ul li {
  width: 415px;
  height: 90px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#horizontal_carousel15 .previous_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/left.png);
  background-repeat:no-repeat;
  cursor: pointer;
}

#horizontal_carousel15 .previous_button_over {
  background: url(../images/prototype-ui/horizontal/left_over.png);
    background-repeat:no-repeat;
}

#horizontal_carousel15 .previous_button_disabled {
  background: url(../images/prototype-ui/horizontal/left_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

#horizontal_carousel15 .next_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/right.png);
  background-repeat:no-repeat;

  cursor: pointer;
}

#horizontal_carousel15 .next_button_over {
  background: url(../images/prototype-ui/horizontal/right_over.png);
    background-repeat:no-repeat;
}

#horizontal_carousel15 .next_button_disabled {
  background: url(../images/prototype-ui/horizontal/right_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

/* 5 */
/* Horizontal carousel16 */
#horizontal_carousel16 
	{
   width: 415px;
   position:relative;
	}

#horizontal_carousel16 .container 
	{
  width: 415px;
  height: 90px;   
  overflow: hidden;
  position:relative;
  margin:5px 0px 5px 0px;
}

#horizontal_carousel16 ul 
	{
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;

}                      

#horizontal_carousel16 ul li {
  width: 415px;
  height: 90px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#horizontal_carousel16 .previous_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/left.png);
  background-repeat:no-repeat;
  cursor: pointer;
}

#horizontal_carousel16 .previous_button_over {
  background: url(../images/prototype-ui/horizontal/left_over.png);
    background-repeat:no-repeat;
}

#horizontal_carousel16 .previous_button_disabled {
  background: url(../images/prototype-ui/horizontal/left_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

#horizontal_carousel16 .next_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/right.png);
  background-repeat:no-repeat;

  cursor: pointer;
}

#horizontal_carousel16 .next_button_over {
  background: url(../images/prototype-ui/horizontal/right_over.png);
    background-repeat:no-repeat;
}

#horizontal_carousel16 .next_button_disabled {
  background: url(../images/prototype-ui/horizontal/right_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

/* 5 */
/* Horizontal carousel17 */
#horizontal_carousel17 
	{
   width: 415px;
   position:relative;
	}

#horizontal_carousel17 .container 
	{
  width: 415px;
  height: 90px;   
  overflow: hidden;
  position:relative;
  margin:5px 0px 5px 0px;
}

#horizontal_carousel17 ul 
	{
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;

}                      

#horizontal_carousel17 ul li {
  width: 415px;
  height: 90px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#horizontal_carousel17 .previous_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/left.png);
  background-repeat:no-repeat;
  cursor: pointer;
}

#horizontal_carousel17 .previous_button_over {
  background: url(../images/prototype-ui/horizontal/left_over.png);
    background-repeat:no-repeat;
}

#horizontal_carousel17 .previous_button_disabled {
  background: url(../images/prototype-ui/horizontal/left_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

#horizontal_carousel17 .next_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/right.png);
  background-repeat:no-repeat;

  cursor: pointer;
}

#horizontal_carousel17 .next_button_over {
  background: url(../images/prototype-ui/horizontal/right_over.png);
    background-repeat:no-repeat;
}

#horizontal_carousel17 .next_button_disabled {
  background: url(../images/prototype-ui/horizontal/right_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

/* 5 */
/* Horizontal carousel18 */
#horizontal_carousel18 
	{
   width: 415px;
   position:relative;
	}

#horizontal_carousel18 .container 
	{
  width: 415px;
  height: 90px;   
  overflow: hidden;
  position:relative;
  margin:5px 0px 5px 0px;
}

#horizontal_carousel18 ul 
	{
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;

}                      

#horizontal_carousel18 ul li {
  width: 415px;
  height: 90px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#horizontal_carousel18 .previous_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/left.png);
  background-repeat:no-repeat;
  cursor: pointer;
}

#horizontal_carousel18 .previous_button_over {
  background: url(../images/prototype-ui/horizontal/left_over.png);
    background-repeat:no-repeat;
}

#horizontal_carousel18 .previous_button_disabled {
  background: url(../images/prototype-ui/horizontal/left_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

#horizontal_carousel18 .next_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/right.png);
  background-repeat:no-repeat;

  cursor: pointer;
}

#horizontal_carousel18 .next_button_over {
  background: url(../images/prototype-ui/horizontal/right_over.png);
    background-repeat:no-repeat;
}

#horizontal_carousel18 .next_button_disabled {
  background: url(../images/prototype-ui/horizontal/right_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

/* 5 */
/* Horizontal carousel19 */
#horizontal_carousel19 
	{
   width: 415px;
   position:relative;
	}

#horizontal_carousel19 .container 
	{
  width: 415px;
  height: 90px;   
  overflow: hidden;
  position:relative;
  margin:5px 0px 5px 0px;
}

#horizontal_carousel19 ul 
	{
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;

}                      

#horizontal_carousel19 ul li {
  width: 415px;
  height: 90px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#horizontal_carousel19 .previous_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/left.png);
  background-repeat:no-repeat;
  cursor: pointer;
}

#horizontal_carousel19 .previous_button_over {
  background: url(../images/prototype-ui/horizontal/left_over.png);
    background-repeat:no-repeat;
}

#horizontal_carousel19 .previous_button_disabled {
  background: url(../images/prototype-ui/horizontal/left_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

#horizontal_carousel19 .next_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/right.png);
  background-repeat:no-repeat;

  cursor: pointer;
}

#horizontal_carousel19 .next_button_over {
  background: url(../images/prototype-ui/horizontal/right_over.png);
    background-repeat:no-repeat;
}

#horizontal_carousel19 .next_button_disabled {
  background: url(../images/prototype-ui/horizontal/right_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

/* 5 */
/* Horizontal carousel20 */
#horizontal_carousel20 
	{
   width: 415px;
   position:relative;
	}

#horizontal_carousel20 .container 
	{
  width: 415px;
  height: 90px;   
  overflow: hidden;
  position:relative;
  margin:5px 0px 5px 0px;
}

#horizontal_carousel20 ul 
	{
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;

}                      

#horizontal_carousel20 ul li {
  width: 415px;
  height: 90px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#horizontal_carousel20 .previous_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/left.png);
  background-repeat:no-repeat;
  cursor: pointer;
}

#horizontal_carousel20 .previous_button_over {
  background: url(../images/prototype-ui/horizontal/left_over.png);
    background-repeat:no-repeat;
}

#horizontal_carousel20 .previous_button_disabled {
  background: url(../images/prototype-ui/horizontal/left_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

#horizontal_carousel20 .next_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/right.png);
  background-repeat:no-repeat;

  cursor: pointer;
}

#horizontal_carousel20 .next_button_over {
  background: url(../images/prototype-ui/horizontal/right_over.png);
    background-repeat:no-repeat;
}

#horizontal_carousel20 .next_button_disabled {
  background: url(../images/prototype-ui/horizontal/right_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}















/* Horizontal Carousel */
#horizontal_carouselb {
   width: 865px;
   position:relative;
}

#horizontal_carouselb .container {
  width: 860px;
  height: 135px;   
  overflow: hidden;
  position:relative;
  margin:5px 0px 5px 0px;
}

#horizontal_carouselb ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;

}                      

#horizontal_carouselb ul li {
  width: 150px;
  height: 90px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#horizontal_carouselb .previous_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/left.png);
  background-repeat:no-repeat;
  cursor: pointer;
}

#horizontal_carouselb .previous_button_over {
  background: url(../images/prototype-ui/horizontal/left_over.png);
    background-repeat:no-repeat;
}

#horizontal_carouselb .previous_button_disabled {
  background: url(../images/prototype-ui/horizontal/left_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

#horizontal_carouselb .next_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/right.png);
  background-repeat:no-repeat;

  cursor: pointer;
}

#horizontal_carouselb .next_button_over {
  background: url(../images/prototype-ui/horizontal/right_over.png);
    background-repeat:no-repeat;
}

#horizontal_carouselb .next_button_disabled {
  background: url(../images/prototype-ui/horizontal/right_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

/* 0 */
/* Horizontal carousel0 */
#horizontal_carouselb0 {
   width: 865px;
   position:relative;
}

#horizontal_carouselb0 .container {
  width: 860px;
  height: 135px;   
  overflow: hidden;
  position:relative;
  margin:5px 0px 5px 0px;
}

#horizontal_carouselb0 ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;

}                      

#horizontal_carouselb0 ul li {
  width: 150px;
  height: 90px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#horizontal_carouselb0 .previous_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/left.png);
  background-repeat:no-repeat;
  cursor: pointer;
}

#horizontal_carouselb0 .previous_button_over {
  background: url(../images/prototype-ui/horizontal/left_over.png);
    background-repeat:no-repeat;
}

#horizontal_carouselb0 .previous_button_disabled {
  background: url(../images/prototype-ui/horizontal/left_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

#horizontal_carouselb0 .next_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/right.png);
  background-repeat:no-repeat;

  cursor: pointer;
}

#horizontal_carouselb0 .next_button_over {
  background: url(../images/prototype-ui/horizontal/right_over.png);
    background-repeat:no-repeat;
}

#horizontal_carouselb0 .next_button_disabled {
  background: url(../images/prototype-ui/horizontal/right_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

/* 1 */
/* Horizontal carousel1 */
#horizontal_carouselb1 {
   width: 415px;
   position:relative;
}

#horizontal_carouselb1 .container {
  width: 415px;
  height: 90px;   
  overflow: hidden;
  position:relative;
  margin:5px 0px 5px 0px;
}

#horizontal_carouselb1 ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;

}                      

#horizontal_carouselb1 ul li {
  width: 415px;
  height: 90px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#horizontal_carouselb1 .previous_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/left.png);
  background-repeat:no-repeat;
  cursor: pointer;
}

#horizontal_carouselb1 .previous_button_over {
  background: url(../images/prototype-ui/horizontal/left_over.png);
    background-repeat:no-repeat;
}

#horizontal_carouselb1 .previous_button_disabled {
  background: url(../images/prototype-ui/horizontal/left_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

#horizontal_carouselb1 .next_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/right.png);
  background-repeat:no-repeat;

  cursor: pointer;
}

#horizontal_carouselb1 .next_button_over {
  background: url(../images/prototype-ui/horizontal/right_over.png);
    background-repeat:no-repeat;
}

#horizontal_carouselb1 .next_button_disabled {
  background: url(../images/prototype-ui/horizontal/right_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

/* 2 */

/* Horizontal carousel2 */
#horizontal_carouselb2 {
   width: 415px;
   position:relative;
}

#horizontal_carouselb2 .container {
  width: 415px;
  height: 90px;   
  overflow: hidden;
  position:relative;
  margin:5px 0px 5px 0px;
}

#horizontal_carouselb2 ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;

}                      

#horizontal_carouselb2 ul li {
  width: 415px;
  height: 90px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#horizontal_carouselb2 .previous_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/left.png);
  background-repeat:no-repeat;
  cursor: pointer;
}

#horizontal_carouselb2 .previous_button_over {
  background: url(../images/prototype-ui/horizontal/left_over.png);
    background-repeat:no-repeat;
}

#horizontal_carouselb2 .previous_button_disabled {
  background: url(../images/prototype-ui/horizontal/left_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

#horizontal_carouselb2 .next_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/right.png);
  background-repeat:no-repeat;

  cursor: pointer;
}

#horizontal_carouselb2 .next_button_over {
  background: url(../images/prototype-ui/horizontal/right_over.png);
    background-repeat:no-repeat;
}

#horizontal_carouselb2 .next_button_disabled {
  background: url(../images/prototype-ui/horizontal/right_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

/* 3 */
/* Horizontal carousel3 */
#horizontal_carouselb3 {
   width: 415px;
   position:relative;
}

#horizontal_carouselb3 .container {
  width: 415px;
  height: 90px;   
  overflow: hidden;
  position:relative;
  margin:5px 0px 5px 0px;
}

#horizontal_carouselb3 ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;

}                      

#horizontal_carouselb3 ul li {
  width: 415px;
  height: 90px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#horizontal_carouselb3 .previous_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/left.png);
  background-repeat:no-repeat;
  cursor: pointer;
}

#horizontal_carouselb3 .previous_button_over {
  background: url(../images/prototype-ui/horizontal/left_over.png);
    background-repeat:no-repeat;
}

#horizontal_carouselb3 .previous_button_disabled {
  background: url(../images/prototype-ui/horizontal/left_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

#horizontal_carouselb3 .next_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/right.png);
  background-repeat:no-repeat;

  cursor: pointer;
}

#horizontal_carouselb3 .next_button_over {
  background: url(../images/prototype-ui/horizontal/right_over.png);
    background-repeat:no-repeat;
}

#horizontal_carouselb3 .next_button_disabled {
  background: url(../images/prototype-ui/horizontal/right_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

/* 5 */
/* Horizontal carousel4 */
#horizontal_carouselb4 {
   width: 415px;
   position:relative;
}

#horizontal_carouselb4 .container {
  width: 415px;
  height: 90px;   
  overflow: hidden;
  position:relative;
  margin:5px 0px 5px 0px;
}

#horizontal_carouselb4 ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;

}                      

#horizontal_carouselb4 ul li {
  width: 415px;
  height: 90px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#horizontal_carouselb4 .previous_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/left.png);
  background-repeat:no-repeat;
  cursor: pointer;
}

#horizontal_carouselb4 .previous_button_over {
  background: url(../images/prototype-ui/horizontal/left_over.png);
    background-repeat:no-repeat;
}

#horizontal_carouselb4 .previous_button_disabled {
  background: url(../images/prototype-ui/horizontal/left_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

#horizontal_carouselb4 .next_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/right.png);
  background-repeat:no-repeat;

  cursor: pointer;
}

#horizontal_carouselb4 .next_button_over {
  background: url(../images/prototype-ui/horizontal/right_over.png);
    background-repeat:no-repeat;
}

#horizontal_carouselb4 .next_button_disabled {
  background: url(../images/prototype-ui/horizontal/right_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

/* 5 */
/* Horizontal carousel5 */
#horizontal_carouselb5 {
   width: 415px;
   position:relative;
}

#horizontal_carouselb5 .container {
  width: 415px;
  height: 90px;   
  overflow: hidden;
  position:relative;
  margin:5px 0px 5px 0px;
}

#horizontal_carouselb5 ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;

}                      

#horizontal_carouselb5 ul li {
  width: 415px;
  height: 90px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#horizontal_carouselb5 .previous_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/left.png);
  background-repeat:no-repeat;
  cursor: pointer;
}

#horizontal_carouselb5 .previous_button_over {
  background: url(../images/prototype-ui/horizontal/left_over.png);
    background-repeat:no-repeat;
}

#horizontal_carouselb5 .previous_button_disabled {
  background: url(../images/prototype-ui/horizontal/left_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

#horizontal_carouselb5 .next_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/right.png);
  background-repeat:no-repeat;

  cursor: pointer;
}

#horizontal_carouselb5 .next_button_over {
  background: url(../images/prototype-ui/horizontal/right_over.png);
    background-repeat:no-repeat;
}

#horizontal_carouselb5 .next_button_disabled {
  background: url(../images/prototype-ui/horizontal/right_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

/* 6 */
/* Horizontal carousel6 */
#horizontal_carouselb6 {
   width: 415px;
   position:relative;
}

#horizontal_carouselb6 .container {
  width: 415px;
  height: 90px;   
  overflow: hidden;
  position:relative;
  margin:5px 0px 5px 0px;
}

#horizontal_carouselb6 ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;

}                      

#horizontal_carouselb6 ul li {
  width: 415px;
  height: 90px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#horizontal_carouselb6 .previous_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/left.png);
  background-repeat:no-repeat;
  cursor: pointer;
}

#horizontal_carouselb6 .previous_button_over {
  background: url(../images/prototype-ui/horizontal/left_over.png);
    background-repeat:no-repeat;
}

#horizontal_carouselb6 .previous_button_disabled {
  background: url(../images/prototype-ui/horizontal/left_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

#horizontal_carouselb6 .next_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/right.png);
  background-repeat:no-repeat;

  cursor: pointer;
}

#horizontal_carouselb6 .next_button_over {
  background: url(../images/prototype-ui/horizontal/right_over.png);
    background-repeat:no-repeat;
}

#horizontal_carouselb6 .next_button_disabled {
  background: url(../images/prototype-ui/horizontal/right_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

/* 5 */
/* Horizontal carousel7 */
#horizontal_carouselb7 {
   width: 415px;
   position:relative;
}

#horizontal_carouselb7 .container {
  width: 415px;
  height: 90px;   
  overflow: hidden;
  position:relative;
  margin:5px 0px 5px 0px;
}

#horizontal_carouselb7 ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;

}                      

#horizontal_carouselb7 ul li {
  width: 415px;
  height: 90px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#horizontal_carouselb7 .previous_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/left.png);
  background-repeat:no-repeat;
  cursor: pointer;
}

#horizontal_carouselb7 .previous_button_over {
  background: url(../images/prototype-ui/horizontal/left_over.png);
    background-repeat:no-repeat;
}

#horizontal_carouselb7 .previous_button_disabled {
  background: url(../images/prototype-ui/horizontal/left_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

#horizontal_carouselb7 .next_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/right.png);
  background-repeat:no-repeat;

  cursor: pointer;
}

#horizontal_carouselb7 .next_button_over {
  background: url(../images/prototype-ui/horizontal/right_over.png);
    background-repeat:no-repeat;
}

#horizontal_carouselb7 .next_button_disabled {
  background: url(../images/prototype-ui/horizontal/right_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

/* 8 */
/* Horizontal carousel8 */
#horizontal_carouselb8 {
   width: 415px;
   position:relative;
}

#horizontal_carouselb8 .container {
  width: 415px;
  height: 90px;   
  overflow: hidden;
  position:relative;
  margin:5px 0px 5px 0px;
}

#horizontal_carouselb8 ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;

}                      

#horizontal_carouselb8 ul li {
  width: 415px;
  height: 90px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#horizontal_carouselb8 .previous_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/left.png);
  background-repeat:no-repeat;
  cursor: pointer;
}

#horizontal_carouselb8 .previous_button_over {
  background: url(../images/prototype-ui/horizontal/left_over.png);
    background-repeat:no-repeat;
}

#horizontal_carouselb8 .previous_button_disabled {
  background: url(../images/prototype-ui/horizontal/left_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

#horizontal_carouselb8 .next_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/right.png);
  background-repeat:no-repeat;

  cursor: pointer;
}

#horizontal_carouselb8 .next_button_over {
  background: url(../images/prototype-ui/horizontal/right_over.png);
    background-repeat:no-repeat;
}

#horizontal_carouselb8 .next_button_disabled {
  background: url(../images/prototype-ui/horizontal/right_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

/* 5 */
/* Horizontal carousel9 */
#horizontal_carouselb9 
	{
   width: 415px;
   position:relative;
	}

#horizontal_carouselb9 .container 
	{
  width: 415px;
  height: 90px;   
  overflow: hidden;
  position:relative;
  margin:5px 0px 5px 0px;
}

#horizontal_carouselb9 ul 
	{
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;

}                      

#horizontal_carouselb9 ul li {
  width: 415px;
  height: 90px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#horizontal_carouselb9 .previous_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/left.png);
  background-repeat:no-repeat;
  cursor: pointer;
}

#horizontal_carouselb9 .previous_button_over {
  background: url(../images/prototype-ui/horizontal/left_over.png);
    background-repeat:no-repeat;
}

#horizontal_carouselb9 .previous_button_disabled {
  background: url(../images/prototype-ui/horizontal/left_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

#horizontal_carouselb9 .next_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/right.png);
  background-repeat:no-repeat;

  cursor: pointer;
}

#horizontal_carouselb9 .next_button_over {
  background: url(../images/prototype-ui/horizontal/right_over.png);
    background-repeat:no-repeat;
}

#horizontal_carouselb9 .next_button_disabled {
  background: url(../images/prototype-ui/horizontal/right_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

/* 10 */
/* Horizontal carousel10 */
#horizontal_carouselb10 
	{
   width: 415px;
   position:relative;
	}

#horizontal_carouselb10 .container 
	{
  width: 415px;
  height: 90px;   
  overflow: hidden;
  position:relative;
  margin:5px 0px 5px 0px;
}

#horizontal_carouselb10 ul 
	{
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;

}                      

#horizontal_carouselb10 ul li {
  width: 415px;
  height: 90px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#horizontal_carouselb10 .previous_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/left.png);
  background-repeat:no-repeat;
  cursor: pointer;
}

#horizontal_carouselb10 .previous_button_over {
  background: url(../images/prototype-ui/horizontal/left_over.png);
    background-repeat:no-repeat;
}

#horizontal_carouselb10 .previous_button_disabled {
  background: url(../images/prototype-ui/horizontal/left_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

#horizontal_carouselb10 .next_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/right.png);
  background-repeat:no-repeat;

  cursor: pointer;
}

#horizontal_carouselb10 .next_button_over {
  background: url(../images/prototype-ui/horizontal/right_over.png);
    background-repeat:no-repeat;
}

#horizontal_carouselb10 .next_button_disabled {
  background: url(../images/prototype-ui/horizontal/right_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

/* 11 */
/* Horizontal carousel11 */
#horizontal_carouselb11 
	{
   width: 415px;
   position:relative;
	}

#horizontal_carouselb11 .container 
	{
  width: 415px;
  height: 90px;   
  overflow: hidden;
  position:relative;
  margin:5px 0px 5px 0px;
}

#horizontal_carouselb11 ul 
	{
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;

}                      

#horizontal_carouselb11 ul li {
  width: 415px;
  height: 90px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#horizontal_carouselb11 .previous_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/left.png);
  background-repeat:no-repeat;
  cursor: pointer;
}

#horizontal_carouselb11 .previous_button_over {
  background: url(../images/prototype-ui/horizontal/left_over.png);
    background-repeat:no-repeat;
}

#horizontal_carouselb11 .previous_button_disabled {
  background: url(../images/prototype-ui/horizontal/left_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

#horizontal_carouselb11 .next_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/right.png);
  background-repeat:no-repeat;

  cursor: pointer;
}

#horizontal_carouselb11 .next_button_over {
  background: url(../images/prototype-ui/horizontal/right_over.png);
    background-repeat:no-repeat;
}

#horizontal_carouselb11 .next_button_disabled {
  background: url(../images/prototype-ui/horizontal/right_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

/* 12 */
/* Horizontal carousel12 */
#horizontal_carouselb12 
	{
   width: 415px;
   position:relative;
	}

#horizontal_carouselb12 .container 
	{
  width: 415px;
  height: 90px;   
  overflow: hidden;
  position:relative;
  margin:5px 0px 5px 0px;
}

#horizontal_carouselb12 ul 
	{
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;

}                      

#horizontal_carouselb12 ul li {
  width: 415px;
  height: 90px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#horizontal_carouselb12 .previous_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/left.png);
  background-repeat:no-repeat;
  cursor: pointer;
}

#horizontal_carouselb12 .previous_button_over {
  background: url(../images/prototype-ui/horizontal/left_over.png);
    background-repeat:no-repeat;
}

#horizontal_carouselb12 .previous_button_disabled {
  background: url(../images/prototype-ui/horizontal/left_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

#horizontal_carouselb12 .next_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/right.png);
  background-repeat:no-repeat;

  cursor: pointer;
}

#horizontal_carouselb12 .next_button_over {
  background: url(../images/prototype-ui/horizontal/right_over.png);
    background-repeat:no-repeat;
}

#horizontal_carouselb12 .next_button_disabled {
  background: url(../images/prototype-ui/horizontal/right_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

/* 5 */
/* Horizontal carousel13 */
#horizontal_carouselb13 
	{
   width: 415px;
   position:relative;
	}

#horizontal_carouselb13 .container 
	{
  width: 415px;
  height: 90px;   
  overflow: hidden;
  position:relative;
  margin:5px 0px 5px 0px;
}

#horizontal_carouselb13 ul 
	{
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;

}                      

#horizontal_carouselb13 ul li {
  width: 415px;
  height: 90px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#horizontal_carouselb13 .previous_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/left.png);
  background-repeat:no-repeat;
  cursor: pointer;
}

#horizontal_carouselb13 .previous_button_over {
  background: url(../images/prototype-ui/horizontal/left_over.png);
    background-repeat:no-repeat;
}

#horizontal_carouselb13 .previous_button_disabled {
  background: url(../images/prototype-ui/horizontal/left_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

#horizontal_carouselb13 .next_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/right.png);
  background-repeat:no-repeat;

  cursor: pointer;
}

#horizontal_carouselb13 .next_button_over {
  background: url(../images/prototype-ui/horizontal/right_over.png);
    background-repeat:no-repeat;
}

#horizontal_carouselb13 .next_button_disabled {
  background: url(../images/prototype-ui/horizontal/right_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

/* 5 */
/* Horizontal carousel14 */
#horizontal_carouselb14 
	{
   width: 415px;
   position:relative;
	}

#horizontal_carouselb14 .container 
	{
  width: 415px;
  height: 90px;   
  overflow: hidden;
  position:relative;
  margin:5px 0px 5px 0px;
}

#horizontal_carouselb14 ul 
	{
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;

}                      

#horizontal_carouselb14 ul li {
  width: 415px;
  height: 90px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#horizontal_carouselb14 .previous_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/left.png);
  background-repeat:no-repeat;
  cursor: pointer;
}

#horizontal_carouselb14 .previous_button_over {
  background: url(../images/prototype-ui/horizontal/left_over.png);
    background-repeat:no-repeat;
}

#horizontal_carouselb14 .previous_button_disabled {
  background: url(../images/prototype-ui/horizontal/left_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

#horizontal_carouselb14 .next_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/right.png);
  background-repeat:no-repeat;

  cursor: pointer;
}

#horizontal_carouselb14 .next_button_over {
  background: url(../images/prototype-ui/horizontal/right_over.png);
    background-repeat:no-repeat;
}

#horizontal_carouselb14 .next_button_disabled {
  background: url(../images/prototype-ui/horizontal/right_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

/* 15 */
/* Horizontal carousel15 */
#horizontal_carouselb15 
	{
   width: 415px;
   position:relative;
	}

#horizontal_carouselb15 .container 
	{
  width: 415px;
  height: 90px;   
  overflow: hidden;
  position:relative;
  margin:5px 0px 5px 0px;
}

#horizontal_carouselb15 ul 
	{
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;

}                      

#horizontal_carouselb15 ul li {
  width: 415px;
  height: 90px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#horizontal_carouselb15 .previous_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/left.png);
  background-repeat:no-repeat;
  cursor: pointer;
}

#horizontal_carouselb15 .previous_button_over {
  background: url(../images/prototype-ui/horizontal/left_over.png);
    background-repeat:no-repeat;
}

#horizontal_carouselb15 .previous_button_disabled {
  background: url(../images/prototype-ui/horizontal/left_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

#horizontal_carouselb15 .next_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/right.png);
  background-repeat:no-repeat;

  cursor: pointer;
}

#horizontal_carouselb15 .next_button_over {
  background: url(../images/prototype-ui/horizontal/right_over.png);
    background-repeat:no-repeat;
}

#horizontal_carouselb15 .next_button_disabled {
  background: url(../images/prototype-ui/horizontal/right_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

/* 5 */
/* Horizontal carousel16 */
#horizontal_carouselb16 
	{
   width: 415px;
   position:relative;
	}

#horizontal_carouselb16 .container 
	{
  width: 415px;
  height: 90px;   
  overflow: hidden;
  position:relative;
  margin:5px 0px 5px 0px;
}

#horizontal_carouselb16 ul 
	{
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;

}                      

#horizontal_carouselb16 ul li {
  width: 415px;
  height: 90px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#horizontal_carouselb16 .previous_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/left.png);
  background-repeat:no-repeat;
  cursor: pointer;
}

#horizontal_carouselb16 .previous_button_over {
  background: url(../images/prototype-ui/horizontal/left_over.png);
    background-repeat:no-repeat;
}

#horizontal_carouselb16 .previous_button_disabled {
  background: url(../images/prototype-ui/horizontal/left_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

#horizontal_carouselb16 .next_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/right.png);
  background-repeat:no-repeat;

  cursor: pointer;
}

#horizontal_carouselb16 .next_button_over {
  background: url(../images/prototype-ui/horizontal/right_over.png);
    background-repeat:no-repeat;
}

#horizontal_carouselb16 .next_button_disabled {
  background: url(../images/prototype-ui/horizontal/right_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

/* 5 */
/* Horizontal carousel17 */
#horizontal_carouselb17 
	{
   width: 415px;
   position:relative;
	}

#horizontal_carouselb17 .container 
	{
  width: 415px;
  height: 90px;   
  overflow: hidden;
  position:relative;
  margin:5px 0px 5px 0px;
}

#horizontal_carouselb17 ul 
	{
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;

}                      

#horizontal_carouselb17 ul li {
  width: 415px;
  height: 90px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#horizontal_carouselb17 .previous_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/left.png);
  background-repeat:no-repeat;
  cursor: pointer;
}

#horizontal_carouselb17 .previous_button_over {
  background: url(../images/prototype-ui/horizontal/left_over.png);
    background-repeat:no-repeat;
}

#horizontal_carouselb17 .previous_button_disabled {
  background: url(../images/prototype-ui/horizontal/left_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

#horizontal_carouselb17 .next_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/right.png);
  background-repeat:no-repeat;

  cursor: pointer;
}

#horizontal_carouselb17 .next_button_over {
  background: url(../images/prototype-ui/horizontal/right_over.png);
    background-repeat:no-repeat;
}

#horizontal_carouselb17 .next_button_disabled {
  background: url(../images/prototype-ui/horizontal/right_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

/* 5 */
/* Horizontal carousel18 */
#horizontal_carouselb18 
	{
   width: 415px;
   position:relative;
	}

#horizontal_carouselb18 .container 
	{
  width: 415px;
  height: 90px;   
  overflow: hidden;
  position:relative;
  margin:5px 0px 5px 0px;
}

#horizontal_carouselb18 ul 
	{
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;

}                      

#horizontal_carouselb18 ul li {
  width: 415px;
  height: 90px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#horizontal_carouselb18 .previous_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/left.png);
  background-repeat:no-repeat;
  cursor: pointer;
}

#horizontal_carouselb18 .previous_button_over {
  background: url(../images/prototype-ui/horizontal/left_over.png);
    background-repeat:no-repeat;
}

#horizontal_carouselb18 .previous_button_disabled {
  background: url(../images/prototype-ui/horizontal/left_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

#horizontal_carouselb18 .next_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/right.png);
  background-repeat:no-repeat;

  cursor: pointer;
}

#horizontal_carouselb18 .next_button_over {
  background: url(../images/prototype-ui/horizontal/right_over.png);
    background-repeat:no-repeat;
}

#horizontal_carouselb18 .next_button_disabled {
  background: url(../images/prototype-ui/horizontal/right_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

/* 5 */
/* Horizontal carousel19 */
#horizontal_carouselb19 
	{
   width: 415px;
   position:relative;
	}

#horizontal_carouselb19 .container 
	{
  width: 415px;
  height: 90px;   
  overflow: hidden;
  position:relative;
  margin:5px 0px 5px 0px;
}

#horizontal_carouselb19 ul 
	{
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;

}                      

#horizontal_carouselb19 ul li {
  width: 415px;
  height: 90px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#horizontal_carouselb19 .previous_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/left.png);
  background-repeat:no-repeat;
  cursor: pointer;
}

#horizontal_carouselb19 .previous_button_over {
  background: url(../images/prototype-ui/horizontal/left_over.png);
    background-repeat:no-repeat;
}

#horizontal_carouselb19 .previous_button_disabled {
  background: url(../images/prototype-ui/horizontal/left_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

#horizontal_carouselb19 .next_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/right.png);
  background-repeat:no-repeat;

  cursor: pointer;
}

#horizontal_carouselb19 .next_button_over {
  background: url(../images/prototype-ui/horizontal/right_over.png);
    background-repeat:no-repeat;
}

#horizontal_carouselb19 .next_button_disabled {
  background: url(../images/prototype-ui/horizontal/right_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

/* 5 */
/* Horizontal carousel20 */
#horizontal_carouselb20 
	{
   width: 415px;
   position:relative;
	}

#horizontal_carouselb20 .container 
	{
  width: 415px;
  height: 90px;   
  overflow: hidden;
  position:relative;
  margin:5px 0px 5px 0px;
}

#horizontal_carouselb20 ul 
	{
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;

}                      

#horizontal_carouselb20 ul li {
  width: 415px;
  height: 90px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#horizontal_carouselb20 .previous_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/left.png);
  background-repeat:no-repeat;
  cursor: pointer;
}

#horizontal_carouselb20 .previous_button_over {
  background: url(../images/prototype-ui/horizontal/left_over.png);
    background-repeat:no-repeat;
}

#horizontal_carouselb20 .previous_button_disabled {
  background: url(../images/prototype-ui/horizontal/left_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}

#horizontal_carouselb20 .next_button {
  float:right;  
  width: 15px;
  height: 15px;
  background: url(../images/prototype-ui/horizontal/right.png);
  background-repeat:no-repeat;

  cursor: pointer;
}

#horizontal_carouselb20 .next_button_over {
  background: url(../images/prototype-ui/horizontal/right_over.png);
    background-repeat:no-repeat;
}

#horizontal_carouselb20 .next_button_disabled {
  background: url(../images/prototype-ui/horizontal/right_disabled.png);
    background-repeat:no-repeat;
  cursor: default;
}






