.inline_product_panel .picture {
    float: left;
    margin-right: 4px;
}
.inline_product_panel .picture img {
    height: 44px;
}
.inline_product_panel .subtitle {
    margin-top: 3px;
}
.product_panel {
    text-align: center;
    margin-bottom: 12px;
}
.product_panel .rating_bar img {
    height: 10px;
}
.product_panel .price {
    font-size: 14px;
    font-weight: bold;
    color: #990000;
}
.product_panel .old_price {
    font-weight: 400;
}
.product_panel .freeship {
    display: none;
    font-weight: bold;
    color: #008800;
}
