div#search-label {
    float:left;
    font-size:197%;
    border-bottom:1px solid #fba22f;
    width:930px;
    margin-top:25px;
}
div#search-results {
    float:left;
    font-size:108%;
    width:930px;
    height:500px;
    margin-top:25px;
}
div#search-results a { color:#e58d05; text-decoration:none; } 
div#search-results a:hover { color:#2392c7; text-decoration:underline; } 
div#search-results h3{
    font-size:121.9%;
    color:#2392c7;
}
