body #d3_extsearch_quicksearch .headline {color: white; background: url('../img/d3_quicksearch_title_bg.gif') repeat-x #3889ea; padding: 8px; font-weight: bold; text-align: left; height: 13px; font-size: 13px;}
body #d3_extsearch_quicksearch .closebtn {cursor: pointer; float: right; border: none; padding: 0px 3px; background: url(../img/d3_extsearch_close_btn.gif) no-repeat right; padding-right: 25px; height: 18px; color:white; width:60px;}

body #d3_extsearch_quicksearch .list .manufacttitle {color: #4395f1; padding: 10px; font-weight: bold; font-size: 12px; border-top: 1px solid #bdc5d0; position: relative;}
body #d3_extsearch_quicksearch .list .manufacttitle img {position: absolute; right: 10px; height: 50px;}

body #d3_extsearch_quicksearch .item_inact, body #d3_extsearch_quicksearch .item_act {padding-left: 20px; color: #5a6066;}
body #d3_extsearch_quicksearch .item_inact span, body #d3_extsearch_quicksearch .item_act span{display: block; width: 254px;}
body #d3_extsearch_quicksearch .item_act {background-color: #bddeff; color: black;}
body #d3_extsearch_quicksearch a:hover.item_act {color: black;}
body #d3_extsearch_quicksearch .item_inact, body #d3_extsearch_quicksearch .item_act { float:none;display:block; border-bottom: none; width: 311px; padding-top: 5px; padding-bottom: 5px;}

