﻿ #brand_checkbox,
 #price_radio
        {
            width: 186px;
            _width: 166px;
            height: auto;
            padding:0 6px 0 0;
           *padding:0 6px 0 5px;
        }
        
       
       
        /* #brand_checkbox ul li*/
        .CheBrand { font-size:12px; color:#373737;}
       
        
        #brand_checkbox input, #price_radio input
        {
            width: 12px;
            height: 12px;
            margin-right:5px;
        }
        #brand_checkbox h4, #price_radio h4
        { width:158px;
          margin: 0 0 10px 10px;
          padding: 5px 0 5px 4px;
          border-bottom: 1px solid #D8DADA;
          font-size:14px;
          color:#373737;
        }
        
        
