.product-float-right {
    font-size: .8em;
    line-height: 100%;
/*    width: 30%;*/
    float: right;
    margin: .5em;
    text-align: center;
}

.product-float-left {
    font-size: .8em;
    line-height: 100%;
/*    width: 30%;*/
    float: left;
    margin: .5em;
    text-align: center;
}

.products-table td {
    vertical-align: top;
    text-align: left;
}

.amazon-button {
   border: none !important;
}

