        body
        {
            font-family: Arial; /*font-size: 11pt;*/
        }
        .bottomMenu
        {
            width: 100%;
        }
        .bottomMenu p
        {
            font-weight: bold;
        }
        .bottomMenu ul
        {
            list-style-position: inside;
            list-style-type: none;
        }
        .bottomMenu li
        {
            background-image: url(/gfx/sprite.png);
            background-repeat: no-repeat;
            background-position: 0px -346px;
            padding-left: 12px;
        }
