.div_mp_content_header_search { position:absolute; top:30px; right:0; }
.div_mp_content_header_search .div_content_search { display:block !important; }
.div_mp_content_header_search .div_content_search:before, .div_faq_search:after { content:""; display:table; }
.div_mp_content_header_search .div_content_search:after { clear:both; }
.div_mp_content_header_search input[type=text] { width:100px; border-bottom:solid 1px silver; color:gainsboro; background:transparent; font-size:80%; padding:4px; }
.div_mp_content_header_search input[type=text]:focus { background:rgba(255,255,255,.1); }
.div_mp_content_header_search button[type=submit] { position:relative; float:right; border:0px none; height:20px; width:20px; padding:0; background:url(../images/layout/ico16_search.png) no-repeat 50% 50%; }
.div_mp_content_header_search button[type=submit]:hover { background-image:url(../images/layout/ico16_search_.png); cursor:pointer; }
.div_mp_content_header_search .div_search_values > div { float:left; position:relative; height:20px; border:solid 1px darkred; background:firebrick; color:white; border-radius:3px; margin:4px 4px 0 0; padding:0 22px 0 3px; }
.div_mp_content_header_search .div_search_values > div > div { position:absolute; top:3px; right:2px; width:16px; height:16px; background:url(../images/layout/ico16_false.png) no-repeat 50% 50%; cursor:pointer; content:" "; }

.div_searchResult > div { border-bottom:solid 1px silver; margin-bottom:10px; padding:10px; background:linear-gradient(white, #eee); }
.div_searchResult h4 { font-size:120%; }
.div_searchResult a:link,
.div_searchResult a:active,
.div_searchResult a:visited { color:steelblue; text-decoration:none; }
.div_searchResult a:hover { color:dodgerblue; }