form.search { margin-bottom: 10px; }
form.search input { width: 100%; max-width: 400px; }
form.search input.btn { width: auto; display: inline-block; verical-align: middle; }
.search_element { display: block; margin-bottom: 10px; padding-bottom: 5px; border-bottom: 1px solid #cccccc; }
.search_element a.search_element_title { display: block; font-weight: bold; color: #0000dd; font-size: 1em; }
.search_element a:hover { text-decoration: underline; }
.search_element span { display: block; font-size: 9pt; padding: 3px 10px; }

.search_hit_head { margin-bottom: 10px; }
.search_hit_head b { display: inline-block; vertical-align: middle; }
.search_hit_head a { display: inline-block; vertical-align: middle; padding: 3px 10px; }

.search_hit_head_selected { background: #dddddd; }

div.pager { font-size: .8em; }
div.pager a { color: #666666; }
div.pager a.pagen {}
div.pager a.pagenb { color: #222222; font-weight: bold; }
