.search-head {background: #DFF1FF; padding: 4px; overflow: hidden; margin: 15px 0; }
.search-head h2 { font-size: 1em; float: left; }
.search-head p { font-size: 1em; float: right; }
.search-item-title,
.res div big { font-size: 1.1em; margin: 5px 0; margin-top: 15px; font-weight: bold; }
.search-item-link,
.res div span { color: #0060AF; }
.search-item-tags a { color: #0060AF; font-size: 0.8em; }
.search-item-score { font-size: 0.8em; color: #CCC; }

.paginator { padding: 10px 0; margin: 10px 0; border-top: 2px solid #D1DFD6; }
.paginator a, .paginator span {  }

.search-options .active { text-decoration: underline; }

.res { line-height: 1.4em; background: #FFF8E7; padding: 0 1em; }
#ss_header { background: #FFF8E7 !important; }

.searchform { background: #EEE; padding: 20px 20px; }
.searchform input[type=text] { font-size: 15px; padding: 5px 10px; }
.searchform input[type=submit] { margin-left: 20px; }
.searchform * { vertical-align: middle; }
