/**
 * Style sheet styles/search
 */

#fuw_search {
   margin-bottom: 20px;
}

#fuw_search h3 span.relevance {
   color: #808080;
   font-weight: 400;
   font-size: 10pt;
}

#fuw_search p.context {
   font-size: 10pt;
}

#fuw_search p.url {
   margin-top: 5px;
   font-style: italic;
}

