
#j2t_ajax_progress p {

    color: #555555;
}

.form_result {
    float: left;
    margin-left: 38px;
}

.sort {
    margin-left: -0.7em;
    padding: 0.7em;
}

.pages ul li {
    width: auto !important;
}

select {
    margin-left: 5px;
    margin-right: 5px;
}

.prev {
    display: none;
}

.form_result li {
    float: left;
}

.form_result li a {
    color: black;
}

.result_composition, .result_product {
    width: 736px;
}

.result_composition li, .result_product li {
    width: 160px;
    margin-bottom: 10px;
    padding-right: 5px;
    padding-left: 5px;
    margin-right: 5px;
    margin-left: 5px;
    height: 170px !important;
}

.hr {
    height: 5px;
    background: url('img/separateur.gif') no-repeat;
    border: none;
    width: 726px;
    margin: 0;
    float: right;
}

ol.currently {
    color: #FFF;
}

ol.currently .btn-remove {
    float: right;
}

ol.currently .label2 {
    font-weight: bold;
}

ol.currently li {
    margin: 5px 0;
}

#result_article .note-msg {
    font-size: 14px;
    padding: 0 20px;
}

.ingredient_selection {
    float: left;
    margin-left: 20px;
    width: 729px;
}

.ingredient_selection ul {
    float: left;
    width: 700px;
    margin: auto;
}

.ingredient_selection h3 {
    background: url("img/prepanier_border-title.gif") no-repeat scroll 0 0 transparent;
    height: 36px;
    line-height: 36px;
    margin-top: 28px;
    clear: left;
}

#selection_wine .products_ingredient, .ingredient_selection .products_ingredient {
    position: relative;
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 150px;
    height: 195px;
}

#selection_wine .products_ingredient {
    margin-left: 5px;
    margin-right: 5px;
}

.ingredient_selection .products_ingredient {
    margin-left: 10px;
    margin-right: 10px;
}

.products_ingredient .bold {
    bottom: 55px;
    color: black;
    font-size: 12px;
    left: 0;
    line-height: 14px;
    position: absolute;
    width: 150px;
}

.products_ingredient .bold:hover {
    text-decoration: underline;
}
