body {
    margin:0.8em 1.0em 1.0em 1.1em;
    padding:0;
    font-family:Arial,Helvetica,Verdana;
}
#hd h1 {
    font-weight:normal;
    margin:0 0 0.7em 0;
    padding:0;
}
#hd h1 a {
    color:#000;
    text-decoration:none;
}
#hd ul {
    list-style:none;
    padding:0;
    margin:0;
}
#hd ul li {
    padding-bottom:0.7em;

}
#hd table {
    border-collapse:collapse;
}
.inputcell {
    padding-left:0.8em;
}
input[type='text'] {
    border:1px solid;
    padding:0.2em;
    font-size:x-small;
}
#whatmsg {
    margin-top:2em;
    text-align:center;
}
img.error {
    position:absolute;
    z-index:100;
    top:1.0em;
    left:1.0em;
}
#link {
    width:710px;
    margin:0 auto;
    text-align:left;
    margin-top:5px;
}
a#search,
#link a {
    font-size:smaller;
    text-decoration:none;
}
a#search:hover,
#link a:hover {
    text-decoration:underline;
}
#search-arrow {
    width:710px;
    margin:0 auto;
    text-align:right;
    margin-bottom:5px;
}
#search-arrow a {
    text-decoration:none;
}
a img {
    border-style:none;
}

