span.bzinputreq { color: #ff0000; }
table.bzdispitem { empty-cells: show; }
table.bzdispitem th {
    white-space: nowrap;
}
table.bzdispitem td { 
    border-top: 1px;
    border-left: 1px;
    border-right: 1px;
    border-bottom: 1px;
    border-color: #000000;
    border-style: solid;
}
span.caption { font-size: 85% }

span.funklet { 
    color: #E1D6CC;
    white-space: nowrap;
    margin-right: 15px;
}
span.funklet a:link,
span.funklet a:visited { color: #E1D6CC; }
span.funklet a:active,
span.funklet a:hover { color: #F4F232; }

.cc {
    border-top: 1px;
    border-left: 1px;
    border-right: 1px;
    border-bottom: 1px;
    border-color: #000000;
    border-style: solid;

    padding: 0em 1em 1em 1em;
}

.numbox {
    display: inline;
    border-top: 1px;
    border-left: 1px;
    border-right: 1px;
    border-bottom: 1px;
    border-color: #000000;
    border-style: solid;
}

h1, h2 {
    margin-top: .5em;
    padding-top: 0px;
}

td#first {
    padding-top: .5em;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: .5em;

	border-bottom: 1px solid #9ab;
}
td#second {
    padding-top: 0px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
}

