.EntityBody .recently-viewed .Scroller .horizontal .scroll-button {
   display:none;
}

.EntityBody .recently-viewed .Scroller .horizontal .scroller-layout {
   background:none;
   height:252px;
   left:-22px;
   position:relative;
   width:744px;
}

.EntityBody .recently-viewed .Scroller .horizontal .scroll-previous {
   background:none;
   float:left;
   height:252px;
   position:relative;
   width:56px;;
}
.EntityBody .recently-viewed .Scroller .horizontal .scroll-next {
   background:none;
   float:right;
   height:252px;
   left:-16px;
   position:relative;
   top:-229px;
   width:56px;
}
.recently-viewed .Scroller .horizontal .area {
   float:left;
   height:260px;
   left: 10px;
   position:relative;
   /*width:688px;*/
   z-index:20;
}
.recently-viewed .heading-text {
   color:#fff;
   font-size:16px;
   font-weight:bold;
   background:#315898;
   height:28px;
   line-height:28px;
   display:block;
   padding-left:23px;
}
.EntityBody .recently-viewed .heading-text {
   width:721px; 
}

div.recently-viewed .scroll-previous, div.recently-viewed .scroll-next {
   display: none;
}