
.ricetta_dosi {
    font-family: Arial, Helvetica, Sans Serif;
    background : #dbd476;
    font-size : 9px;
    padding : 0 2px;
    color : #646421;
  }

.ricetta_foto {
    padding : 0 5px;
  }

.ricetta_front {
    border-bottom-color : #c7c16b;
    border-bottom-style : solid;
    border-bottom-width : 1;
    border-left-color : #c7c16b;
    border-left-style : solid;
    border-left-width : 1;
    border-right-color : #c7c16b;
    border-right-style : solid;
    border-right-width : 1;
    border-top-color : #c7c16b;
    border-top-style : solid;
    border-top-width : 1;
  }

.ricetta_preparazione {
    font-family : Arial, Helvetica, Sans Serif;
    font-size : 11px;
    padding-bottom : 0;
    padding-left : 3px;
    padding-right : 3px;
    padding-top : 0;
    text-align : justify;
  }

.ricetta_result_text {
    font-family : Arial, Helvetica, Sans Serif;
    font-size : 11px;
    padding : 2px 5px;
    text-align : left;
    color : #000000;
    text-decoration: none;
  }

.ricetta_result_title {
    font-family : Arial, Helvetica, Sans Serif;
    font-size : 12px;
    padding : 2px 5px;
    color : #999933;
    text-decoration: none;
  }

.ricetta_titolo {
    font : bold 13px Arial, Helvetica, Sans Serif;
    padding : 0 3px 8px;
    color : #999933;
    letter-spacing : 3px;
  }

.ricette_engine_field_name {
    font-family : Arial, Helvetica, Sans Serif;
    font-size : 12px;
  }

.ricette_engine_input {
    font-family : Arial, Helvetica, Sans Serif;
    font-size : 12px;
  }

.ricette_lista_laterale {
    background-color : #dbd476;
    border-bottom-color : #c7c16b;
    border-bottom-style : solid;
    border-bottom-width : 1;
    border-left-color : #c7c16b;
    border-left-style : solid;
    border-left-width : 1;
    border-right-color : #c7c16b;
    border-right-style : solid;
    border-right-width : 1;
    border-top-color : #c7c16b;
    border-top-style : solid;
    border-top-width : 1;
  }

.ricette_lista_laterale_select {
    font : 9px Arial, Helvetica, Sans Serif;
    background : #cccc99;
    color : #999900;
  }

.small_ricetta_titolo {
    font : 9px Arial, Helvetica, Sans Serif;
    color : #646421;
    text-decoration: none;
  }


