﻿/* STYLES */
#styles {
    text-align:center;
}
.style, .substyle {
    display:inline-block;
    min-height:105px;
    margin:2px 1px 15px 1px;
    vertical-align:top;
    width:150px;
}
.substyle {
    width:180px;
}
.style_title {
    display:block;
    min-height:32px;
    position:relative;
}
.style_title span {
    bottom:3px;
    display:inline-block;
    position:absolute;
    width:100%;
}
.style img {
    margin-top:5px;
    max-height:200px;
    max-width:100%;
}
.site_ecommerce .style img {
    margin-top: 12px;
    margin-bottom: 12px;
}
.style_heading {
    /*margin-left:90px;*/
    text-align:left;
}
.up_one_level {
    float:right;
    /*margin-right:90px;*/
}

/* RUG SCROLLER STYLES */
.rug_scroller_item img {
    height:200px;
}