body {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 75%; /*   100% = 16px */
    line-height: 127%;
    margin: 20px;
}
.cleaner {
    clear: both !important;
    float: none !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    width: auto !important;
}
a {
    color: #00f;
}
img {
    border: 0
}
#header {
    border-bottom: 1px solid #000;
    margin: 30px 0;
}
#logo {
    color: #000;
    font-size: 150%;
    text-decoration: none;
}
#footer {
    color: #444;
    line-height: 135%;
    margin-top: 20px;
    text-align: right;
}
#footer a {
    color: #444;
}
li {
    margin-bottom: 2px;
}
#langs,
#logo img,
#menu,
#nav-menu,
#left-col,
#action-product-container,
.more,
.no-print,
#navi,
div.table-footer {
    display: none;
}
#icons li a {
    background: none !important;
}
#content-index {
    margin-top: 40px;
}
.product {
    float: left;
    margin: 0 5px 15px 0;
    width: 148px;
}
.product-last {
    margin-right: 0;
}
.product a {
    border: 1px solid #fff;
    cursor: pointer;
    display: block;
    font-size: 92%;
    text-align: center;
    text-decoration: none;
    width: 146px;
}
.product a span.photo {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 70px;
    width: 146px;
}
.product a span.name {
    border-bottom: 1px solid #e8edf0;
    color: #b4c8d3;
    display: block;
    line-height: 117%;
    padding: 0 10px 2px 10px;
}
.product a span.price {
    color: #0094de;
    display: block;
    padding: 3px 8px 2px 8px;
}
#detail-image-box {
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
    height: 250px;
    margin-right: 40px;
    text-align: center;
    width: 450px;
}
#preview-image-box {
    float: left;
    padding-top: 5px;
    width: 100px;
}
#preview-image-box a {
    display: block;
    margin-top: 10px;
}
#params {
    float: left;
    font-size: 92%;
    _height: 200px;
    line-height: 118%;
    min-height: 200px;
    width: 306px;
}
#params span {
    float: left;
}
#params span.name {
    color: #004263;
    font-weight: bold;
    padding: 4px 10px 4px 20px;
    width: 120px;
}
#params span.value {
    color: #62767f;
    padding: 4px 20px 4px 0;
    width: 136px;
}
#params span.spacer {
    border-bottom: 1px solid #e8eef0;
    clear: both;
    display: block;
    float: none;
    font-size: 0;
    line-height: 0;
    padding: 0;
}

