#manuf-info {
    text-align: center;
}
#manuf-info p.header {
    font-weight: bold;
    text-transform: uppercase;
    color: #333;
    margin-bottom: 0;

}
.price-stuff td {
    text-align: right;
}
ul.products li {
    margin-bottom: 2em;
}