div#categories_block_left {
    margin-bottom:10px;
}
div#categories_block_left ul.tree li {
    line-height:15px;
}
div#categories_block_left span.grower {
    background-position:0 3px;
}
#informations_block_left li {
    padding-bottom:0px;
    padding-top:0px;
}
#categories_block_left li {
    padding-bottom:3px;
    padding-top:3px;
}
#study_catalogue #ET_result_pieces {
	background:#D0D1D5 url(../img/form_bg.jpg) repeat-x scroll left top;
}

#no_delivery_carrier {
    margin:20px 10px 0px;
}
#no_delivery_carrier .head {
    display:block;
    margin-bottom:10px;
    font-style: italic;
    font-weight: bold;
}
#no_delivery_carrier .inner {
    display:block;
    margin-bottom:10px;
    margin-left:20px;
}
#no_delivery_carrier .foot {
    display:block;
    font-style: italic;
    font-weight: bold;
}
#no_delivery_carrier ol {
    padding-left:30px;
}
.cart_quantity_option {
    width: 3em; 
    text-align: center;
}

tr.cart_item td.cart_description_2 {
  font-size: 8pt;
  padding: 5px 15px;
}
tr.cart_item td.cart_description_2 a { text-decoration: none; }
tr.cart_item td.cart_description_2 a:hover { text-decoration: underline; }
tr.cart_item td.cart_description_2 h5 a { color: #595a5e; }

tr.cart_item td.cart_description_3 {
  font-size: 8pt;
  padding: 5px 15px;
}
tr.cart_item td.cart_description_3 a { text-decoration: none; }
tr.cart_item td.cart_description_3 a:hover { text-decoration: underline; }
tr.cart_item td.cart_description_3 h5 a { color: #595a5e; }


