﻿/*** commodity selection ***/
#conCommoditySelect {
  padding-right: 0;
}
#selections {
  _height: 1px; /* ie6 */
}
#selections div.commodity-select {
  float: left;
  width: 300px;
  margin-right: 20px;
}
#selections .q {
  min-height: 1px; /* ie7 */
  margin-bottom: 3px;
}
#selections select {
  width: 300px;
  margin-bottom: 10px;
}
#commodity-name {
  visibility: hidden;
  width: 695px;
  height: 38px;
  margin: 10px auto;
  padding-left: 55px;
  background: url('/images/list/catname_bg.png') no-repeat;
  line-height: 38px;
  font-size: 14px;
}