.menubuttons
{
    background: darkgreen;
    width: 150;
}

.sectiontitle
{
    color: yellow;
    font-size: large;
}

tr
{
    vertical-align: top;
}

.defineitem
{
    color: lightgrey;
}

.rating
{
    color: orange;
}