#qtsearch_search_str {-moz-border-radius:4px;width:425px;background: #ffffff url(search-icon.png) 98% 50% no-repeat;border: 1px solid #e9f0f2;color: #0e0e0e;}
#qtsearch_search_str.loading {background-color:#EFF8FA;border: 1px solid #b7d9e9;}
#qtsearch_results {background: #f4f4f4;border: 1px solid #e9f0f2; font-size:13px;}
#qtajaxsearch_closebox {
display:none;  
background: #fff url(close.png) no-repeat;
height:16px;
margin:7px 0 0 -28px;
padding:2px;
position:absolute;
width:16px;
z-index:105;
}
#qtajaxsearch_closebox .hover{
background-image: url(close_h.png);
}

#qtajaxsearch .search_options {
 text-align:left;
}
#qtajaxsearch .search_options label.selected {font-weight:bold;}
#qtajaxsearch .search_options label {
display:inline;
}
#qtsearch_results a#qtsearch_link {background: url(close.png) 0 0 no-repeat;}
#qtsearch_results h3 {color: #444;}
#qtsearch_results span {color: #888;}
#qtsearch_results .qtsearch_header, #qtsearch_results .qtsearch_row_btm {background: #fff;border-bottom: 1px solid #e9f0f2;color: #666;}
#qtsearch_results .qtsearch_row_btm span {color: #999;}
#qtsearch_results span.small {color: #666;}
#qtsearch_results span.highlight {background: #999;color: #fff;}
#qtsearch_results a:hover {color: #0B3768;}
#qtsearch_results .qtsearch_odd {background: #EFF8FA;border-bottom: 1px solid #e9f0f2;}
#qtsearch_results .qtsearch_even {background: #f8f8f8;border-bottom: 1px solid #e9f0f2;}
#qtsearch_results .qtsearch_odd-hover, #qtsearch_results .qtsearch_even-hover {background-color: #fff;}
#qtsearch_results .qtsearch_odd-hover h3, #qtsearch_results .qtsearch_even-hover h3 {background: url(right-arrow.png) 0 4px no-repeat;}
.results ol.list li p {color: #666;}
#qtsearch_results .arrow-left {background: url(left.jpg) no-repeat; margin:3px 0 0;}
#qtsearch_results .arrow-left-disabled {/*background: #fefefe;border: 1px solid #e9e9e9;*/}
#qtsearch_results .arrow-right {background: url(right.jpg) no-repeat; margin:3px 0 0;}
#qtsearch_results .arrow-right-disabled {/*background: #fefefe;border: 1px solid #e9e9e9;*/}
#qtsearch_results .page-nv {background: #4F8FBC;border: 1px solid #d9d9d9; color:#ffffff;}
#qtsearch_results .page-nv-disabled {background: #fefefe;border: 1px solid #e9e9e9;}

form.search_result .inputbox {border: 1px solid #b7d9e9;}
fieldset.phrase, fieldset.word, fieldset.only {border-bottom: 1px solid #b7d9e9;}
#qtsearch_results .qtajaxsearch-overlay {background-color: #EFF8FA;}
#qtsearch_results .qtsearch_odd table td span.new {background: url(new_odd.png) no-repeat;width:40px;height:21px; padding:0px; margin:0px;}
#qtsearch_results .qtsearch_even table td span.new {background: url(new_even.png) no-repeat; width:40px;height:21px; padding:0px; margin:0px;}

