.store-cart {
    background-color: transparent;
    background-repeat: repeat-x;
    margin: 0 0 0 665px;
}

.store-menu {
    background-color: transparent;
    width: 650px;
    float: left;
    min-height: 300px;
}

* html .store-menu {
    height: 300px;
}