* {
    font-family: Verdana;
}
form {
    display: inline;
}
.input {
}
.display {
}
a {
    color: #00468C;
    font-size: 14px;
    font-style: normal;
    text-decoration: none;
}
a:hover {
    color: #990000;
    text-decoration: none;
}
table.results {
    margin-top: 12px;
    color: #666666;
    width: 100%  
}
table.searchbox {
    width: 100%;
 background-color : #00468C;
    padding: 10px;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
table.searchbox td.engines {
    color: #00468C;
    font-size: 12px;
}
div.line {
    width: 100%;
    font-size: 10px;
    color: #654321;

}
table.results {
    margin-top: 12px;
font-size: 10px    
color: #666666;
    width: 100%  
}
table.results td {
    padding-bottom: 10px;
}
table.results div.number {
    color: #666666;
    font-size: 12px;
    margin-right: 8px;
    text-align: left;
}
table.results img.thumbshot {
    border: 1px #000 solid;
    margin-right: 10px;
}
table.results div.url {
    color: #028b2f;
    font-size: 13px;
    font-family: Helvetica;
}
table.results div.engines {
    color: #AAA;
    font-size: 10px;
    text-decoration: none;
    font-style: italic;
}
table.results div.engines a {
    color: #888;
    font-size: 10px;
    text-decoration: none;
    font-style: italic;
}
div.no_results {
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: center;
}
div.bottom {
    margin-top: 10px;
    font-size: 12px;
}
div.description {
    color: #333333;
    font-size: 13px;
}
h1, h1 a{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #00468C;
line-height: 0.4em;

}




strong, strong a{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;

}


h2, h2 a{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
    color: #990000;

}

h3, h3 a{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: normal;
    color: #990000;

}
div.pagination {
    text-align: center;
}
div.pagination a {
    font-family: Verdana,Tahoma,Arial,sans-serif;
    font-size: 12px;
    border: 1px solid #E6E6E6;
    text-decoration: none;
    color: #0066A7;
    padding: 3px 6px 3px 6px;
}
div.pagination a:visited {
    color: #0066A7;
}
div.pagination a:hover {
    border: 1px solid #B7D8EE;
    background-color: #D2EAF6;
}
div.pagination span {
    color: #444444;
    font-family: Verdana,Tahoma,Arial,sans-serif;
    font-size: 12px;
    padding: 3px 6px 3px 6px;
    border: 1px solid #B7D8EE;
    background-color: #D2EAF6;
}
div.pagination img {
    vertical-align: bottom;
    margin-bottom: 2px;
}

