div#content input#input-query {
 width: 80%;
}

p#noresults {
 font-weight: bold;
}

div#content ol#searchresults li {
 margin-top: 2em;
 margin-bottom: 2em;
}

div#content ol#searchresults li.samedomain {
 margin-left: 5em;
 margin-top: 1em;
}

span.highlight {
 font-weight: bold;
}

ol#searchresults li p {
 margin: 0 auto;
}

ol#searchresults li p.moreresults {
 margin: .5em auto;
}

p#poweredby img {
 border: 0;
 vertical-align: middle;
}

p#poweredby {
 font-size: .8em;
}