.filterBox_1{
  font-size: 0px;
  background: url('../inIMG/filters/png/box_1.png') no-repeat;
  width: 6px;
  height: 6px;  
}
.filterBox_2{
  font-size: 0px;
  background: url('../inIMG/filters/png/box_2.png') repeat-x;
  height: 6px;  
}
.filterBox_3{
  font-size: 0px;
  background: url('../inIMG/filters/png/box_3.png') no-repeat;
  width: 6px;
  height: 6px;  
}

.filterBox_1b{
  font-size: 0px;
  background: url('../inIMG/filters/png/box_1.png') no-repeat;
  width: 6px;
  height: 29px;
}
.filterBox_2b{
  font-family: Segoe UI, arial;
  font-size: 12px;
  text-align: center;
  background: url('../inIMG/filters/png/box_2.png') repeat-x;
  height: 29px;  
}
.filterBox_3b{
  font-size: 0px;
  background: url('../inIMG/filters/png/box_3.png') no-repeat;
  width: 6px;
  height: 29px;  
}


.filterBox_4{
  font-size: 0px;
  background: url('../inIMG/filters/png/box_4.png') repeat-y;
  width: 6px;
}
.filterBox_5{
  font-family: verdana,arial;
  font-weight: bold;
  font-size: 11px;
  color: black;
  background: #e2e2e2;
}
.filterBox_6{
  font-size: 0px;
  background: url('../inIMG/filters/png/box_6.png') repeat-y;
  width: 6px;
}
.filterBox_7{
  font-size: 0px;
  background: url('../inIMG/filters/png/box_7.png') no-repeat;
  width: 6px;
  height: 6px;  
}
.filterBox_8{
  font-size: 0px;
  background: url('../inIMG/filters/png/box_8.png') repeat-x;
  height: 6px;  
}
.filterBox_9{
  font-size: 0px;
  background: url('../inIMG/filters/png/box_9.png') no-repeat;
  width: 6px;
  height: 6px;  
}

.uListFilter{
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.uListFilter LI{
  float: left;
  padding: 2px;
  filter:alpha(opacity=70);
  -moz-opacity:0.7
}