@import url(/css/global.css);
@import url(/css/product.css);
@import url(/css/smart.css);
@import url(/css/search.css);
@import url(/css/comparison.css);

h1.site-name {
    float: none;
    margin-left: 0;
    font-size: 1.4em;
}

.logo,
#search-bar,
.top-nav,
#left,
#breadcrumbs,
#footer {
    display: none;
}
#header {
    height: 4em;
}

#right {
    width: 100%;
    margin: 0 0 0 0;
}
.call-for-help {
    text-align: left;
}
#meat {
    margin-top: 0;
}