ul.jcarousel_target {
  padding-left: 0;
}

ul.jcarousel_target>li {
  width: 300px;
  height: 472px;
  padding: 0 0 0 0;
  margin:0;
  background: none;
}

.hidden {
  display: none;
}

/* block-nodecarousel-nc_test_access_2 */

.jcarousel-container-horizontal {
  width: 300px;
  height: 472px;
 /* border: 1px solid black; */
  overflow: hide;
  margin-top:2px;

}

.jcarousel-clip-horizontal {
  width: 300px;
  height: 472px;
  margin: 0 0 0 0px;
  clear: both;

}

.jcarousel-clip-vertical {
  width: 660px;
  height: 387px;
  _height: 379px;
  clear: both;
  _width: 686px;
  _margin-top:0;
}

div.jcarousel-prev {
  float: left;
  cursor: pointer;
}

div.jcarousel-next {
  float: right;
  cursor: pointer;
}

div.jcarousel-last {
  float: right;
  clear: right;
  cursor: pointer;
}

div.jcarousel-first {
  cursor: pointer;
}

li.index_control_item.visible {
  font-family:Arial, Helvetica, sans-serif;font-weight: bold;  width:15px; height:15px; display:block; /*background-image:url(/deeds-dev/img/BKG-SELECTED.png);*/ background-repeat:no-repeat; font-size: 10px; float:left; background-color:#3333ff; border:1px solid #ccc; text-align:center; margin:0 0 0 0; padding: 0 0 0 0; margin-right:11px; cursor:pointer; padding-bottom:6px;
}



/*HOVER */
li.index_control_item {list-style:none; float:left; font-family:Arial, Helvetica, sans-serif; font-size: 10px; color:#ccffff; width:auto;  margin:0 0 0 0; padding: 0 0 0 0; margin-right:11px; background-color:#330099; border:1px solid #ccc; text-align:center; width:15px; height:15px; display:block; cursor:pointer;padding-top:0; padding-bottom:6px; }


/*SELECTOR CONTAINER */
ul.index_control_list{ width:170px; height:35px; position:absolute; top:293px; left:350px; z-index:5000; }

.node-carousel-index{}

/*CONTROLS TEXT INSIDE SELECTOR*/
.index_control {font-size:14px;  display:block; height:5px; width:100%; }

