#historyRecommendJsViewed.mod-relation-item.m-recentry:before {
  position: absolute;
  top: 0;
  right: -1000%;
  bottom: 0;
  left: -1000%;
  content: " ";
  display: block;
  background: #f4f4f4;
  z-index: -1;
}
#historyRecommendJsViewed.mod-relation-item h2.heading,
#historyRecommendJsRecommend.mod-relation-item h2.heading,
#recommendAjaxTarget.mod-relation-item h2.heading {
  font-size: 16px !important;
  border: 0 !important;
}
#recommendAjaxTarget.mod-relation-item h2.heading {
  margin: 0 0 20px;
}
#historyRecommendJsViewed.mod-relation-item .mod-itemList[class*="-small"],
#historyRecommendJsRecommend.mod-relation-item .mod-itemList[class*="-small"],
#recommendAjaxTarget.mod-relation-item .mod-itemList[class*="-small"] {
  padding: 0 65px;
}
#historyRecommendJsViewed.mod-relation-item .mod-itemList[class*="-small"] ul li,
#historyRecommendJsRecommend.mod-relation-item .mod-itemList[class*="-small"] ul li,
#recommendAjaxTarget.mod-relation-item .mod-itemList[class*="-small"] ul li {
  padding-right: 0 !important;
}
#historyRecommendJsViewed.mod-relation-item .mod-itemList[class*="-small"] ul li .mod-item .body p.item-name,
#historyRecommendJsRecommend.mod-relation-item .mod-itemList[class*="-small"] ul li .mod-item .body p.item-name,
#recommendAjaxTarget.mod-relation-item .mod-itemList[class*="-small"] ul li .mod-item .body p.item-name {
  font-size: 14px;
  line-height: 18px;
}
#historyRecommendJsViewed.mod-relation-item .mod-itemList[class*="-small"] ul li .mod-item .body p.item-name a,
#historyRecommendJsRecommend.mod-relation-item .mod-itemList[class*="-small"] ul li .mod-item .body p.item-name a,
#recommendAjaxTarget.mod-relation-item .mod-itemList[class*="-small"] ul li .mod-item .body p.item-name a {
  color: #333;
  text-decoration: underline !important;
}
#historyRecommendJsViewed.mod-relation-item .mod-itemList[class*="-small"] ul li .mod-item .body p.item-name a:hover,
#historyRecommendJsRecommend.mod-relation-item .mod-itemList[class*="-small"] ul li .mod-item .body p.item-name a:hover,
#recommendAjaxTarget.mod-relation-item .mod-itemList[class*="-small"] ul li .mod-item .body p.item-name a:hover {
  text-decoration: none !important;
}
#historyRecommendJsViewed.mod-relation-item .mod-itemList[class*="-small"] .bx-wrapper .bx-prev,
#historyRecommendJsRecommend.mod-relation-item .mod-itemList[class*="-small"] .bx-wrapper .bx-prev,
#recommendAjaxTarget.mod-relation-item .mod-itemList[class*="-small"] .bx-wrapper .bx-prev {
  left: -50px !important;
}
#historyRecommendJsViewed.mod-relation-item .mod-itemList[class*="-small"] .bx-wrapper .bx-next,
#historyRecommendJsRecommend.mod-relation-item .mod-itemList[class*="-small"] .bx-wrapper .bx-next,
#recommendAjaxTarget.mod-relation-item .mod-itemList[class*="-small"] .bx-wrapper .bx-next {
  right: -50px !important;
}
#recommendAjaxTarget.mod-relation-item .mod-itemList[class*="-small"] .bx-wrapper .bx-prev {
  left: -35px !important;
}
