body {
    margin: 20px 4% 2% 20px;
}
h1 {
    font-size: 12px;
}
h2 {
    font-size: 100%;
}
h1 a {
    color: #000;
    text-decoration: none;
}
form {
    margin-bottom: 2em;
}
div#header {
    text-align: right;
    font-size: 70%;
}
div#header a {
    text-decoration: none;
    border-bottom: 1px dotted gray;
}
input#q {
    width: 250px;
}
div#searchresult li {
    margin-bottom: 1em;
}
div#searchresult li a {
    color:#8284CC;
}
div#searchresult a.page_title {
    color:#0000DE;
}
div#searchresult a:visited, div#searchresult a:active {
    color: #639;
}
div#searchresult a.hateb_link {
    color: #F00;
}
div.summary {
    color:#000000;
    margin:5px 0 0 0;
    padding:0;
    font-size: 80%;
}
em {
    color: #008000;
    font-size: 80%;
    font-style: normal;
}
em.hateb {
    background-color: #ffcccc;
    color: #F00;
    font-weight: bold;
}

div#pager {
    margin: 2em 0em;
    text-align: center;
    font-size: 105%;
}
div#footer {
    margin-top: 4em;
    text-align: right;
    font-size: 80%;
    color: #666;
}
div#footer a {
    text-decoration: none;
}

p {
    font-size: 90%;
}

table#hateb_ranking {
    margin: 2em 0em;
}

div#nowloading {
    display: inline;
}

