#stylelife-blurb {
    text-align: center;
}
#stylelife-blurb h1 {
    font: normal 36px Arial;
    margin-top: 20px;
}
#stylelife-blurb p {
    font-size: 24px;
    font-weight: normal;
}
.breadcrumbs {
    display: none;
    visibility: hidden;
}
.toolbar {
    display: none;
}
.products-grid.first {
    margin-top: 20px;
}
.col1-layout .products-grid {
    width: 809px;
    margin-bottom: 20px;
}
.products-grid .item {
    margin-right: 23px;
}
.products-grid .item.last {
    margin-right: 0;
}
.products-grid .item a {
    margin-right: 0;
}
.products-grid .product-name {
    margin-top: 5px;
}
.products-grid .item .price-box {
    font-size: 13px;
}