#map
{
display:none;
}

#body
{
width:100%;
margin:1em;
}

#menu
{
clear:both;
display:block;
width: 100%;
position:absolute;
bottom:5%;
left:30%;
}

basket
{
margin: 0;
width: 99%;
}

    #header
    {
    text-align: center;
    padding-top: 20px;
    height: 4em;
    }

    h2
    {
    margin: 1em;
    }

div#body a, #main a, #table a, #basket a
{
text-decoration:underline;
}

.noprint
{
display:none;
}

body#plain
{
padding:1em;
}

fieldset
{
clear:both;
}


form fieldset
{
padding: 0;
}

div.clear
{
float:left;
clear:both;
width:90%;
}

div#break, p.break
{
page-break-before: always;
}

