.FrontPageProductContainer {
    position: relative;
    overflow: hidden;
    width: 914px;
    height: 146px;
}
.FrontPageProductContainerInner {
    width: 20000em;
    position: absolute;
}


div.sidebarInnerBox {
    border: 1px solid #C7C7C7;
    background: #FFF;
    margin-bottom: 20px;
    list-style: none;
    padding: 0 15px;
}


