table.product-links img {
    height: 150px;
}

table.product-links {
    margin-left: 10%;
    margin-top: 0;
    margin-bottom: 0;
}

table.product-links td:first-child {
    text-align: center;
}

table.product-links td {
    background-color: white;
    vertical-align: middle;
    padding-top: 1em;
    padding-bottom: 1em;
    line-height: 2.3ex;
}

span.product-name {
    font-size: 150%;
}
