.generic-banner img {
  width: 100%;
  /*	height:170px;*/
}
.generic-content {
  font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
  width: 100%;
  overflow: auto;
  margin: 0px 0px 15px;
}
.generic-content .generic-item {
  width: 255px;
  height: 260px;
  margin-right: 15px;
  float: left;
  overflow: hidden;
}
.generic-content .generic-item.last {
  margin-right: 0px;
}
.generic-content .generic-item .item-image {
  padding-bottom: 12px;
}
.generic-content .generic-item img {
  width: 100%;
}
.generic-content .generic-item .item-name {
  font-size: 12px;
  color: #474747;
  font-weight: bold;
}
.menu-active a {
  color: #08BDD8 !important;
}
.holderPreviewWrapper {
  margin-left: 0px;
  margin-top: 0px;
}
.pager_all {
  display: none;
}
