.bsq{width:60%;margin:5px 0;}
#brands,#filterBox{background-color:#ffffff;}
#days{display:none;}
#dicBox{ border:1px solid #ccc; width:95%; height:220px;
overflow-y:auto; list-style:none; padding:0 0 2px 0; margin:10px 0; 
background-color:#ffffff;}
#dicBox li{ padding:0.5%; cursor:pointer; margin:2px 0.5%;
        background-color:#008000; width:98%;border-radius:5px;}
#dicBox li.selected { background:#ffff00; color:#006400;font-weight:bold;}
#dicBox span.match { color: #000000; font-weight:bold;}
#preview{ border:1px solid #999; min-height:60px;height:auto;
                       padding:6px; margin-top:4px; background:#f9f9f9; }
.label{ font-weight:bold; }
#brands{width:98%;color:#000000;}
.err{width:98%;color:#ff0000;}
.err:after{display:table;clear:both;content:"";}
.err p{width:100%;float:left;}
.addUpdate{margin-top:10px;}
.saveWrapper,.btns{width:100%;}
.saveWrapper:after{display:table;clear:both;content:"";}
#sts,#clrBtn{float:right;}
#stkinputs{width:50%;float:left;}
#calcWrapper{width:50%;float:right;}

