BODY {
    background-color:  white;
}

.sideframe {
    background-color:   #FFEEEE;
}

.sidebutton,.sidebutton-active {
    line-height: 4ex;
}

A.sidebutton:link {
    color: blue;
}

A.sidebutton:visited {
    color: blue;
}

A.sidebutton-active { 
    font-variant: small-caps;
    color: black;
    text-decoration: bold;
}

.sidemenu {
    text-align: right;
}

.message {
    color: #004000;
}

.description-table {
    font-weight: bold;
    vertical-align: top;
}

SPAN.ingredient {
    display: block;
}

