#search_results {
    padding-top: 20px ;
    width: 835px ;
}

.search_result_wrap {
    padding-bottom: 15px ;
}

.search_result_header_link {
    padding-bottom: 5px ;
}

.search_result_header_link a {
    font-weight: bold ;
    color: #124780 ;
}

#id_q {
    border: 1px dotted #B2B2B2;
    width: 300px ;
    height: 20px ;
    padding-left: 5px ;
    margin-right: 5px ;
}