/*--- ▼▼ SIDE AREA ---*/
.instruments_header {
  width:169px;
  height:28px;
  padding:0 0 0 10px;
  background:url(../img/8-0/instruments_header.gif) no-repeat;
  text-indent:-9999px;
  font-size:xx-small;
}
/*--- ▲▲ SIDE AREA ---*/

/*--- ▼▼ MAIN AREA ---*/

/*--- ▼ PICKUP ITEM AREA ---*/
.newitem_area {
  width:630px;
  margin:0 0;
  padding:0;
}

.instruments_topics01 {
  width:630px;
  margin:0;
  padding:10px 0;
}
/*--- ▲ PICKUP ITEM AREA ---*/

/*--- ▲▲ MAIN AREA ---*/

/*---------- ▼// DISCOUNT ▼// ----------*/
div.discount_info_detail {
        text-align: left;
}
.discount_search_condition_header, .discount_search_condition_body {
        padding-right: 2px;
        font-size: 11px;
}
.discount_search_condition_body_align {
        text-align: right;
}
input#id_discount_upper_price, input#id_discount_lower_price {
        width: 100px;
}
#id_btn {
        font-size: 12px;
        margin-right: 8px;
}
.rg_discount_category, div.rg_discount_info_detail {
        color: #ff0000;
        font-size: 90%;
        font-weight: bold;
        line-height: 1.2;
        border-top: 1px dotted #bbbbbb;
        padding: 5px 0 3px 0;
        margin: 0;
        display: inline;
}
.discount_category {
        color: #ff0000;
        font-size: 10px;
        font-weight: bold;
}
/*---------- //▲ DISCOUNT //▲ ----------*/


