/* ------------------------  Products */
#Products {
    position: absolute;
    left: 30px;
    top: 330px;
    width: 220px;
    overflow: hidden;
    border: thin solid black;    
}