#product .selector-wrapper{
  float: left;
    width: 100%;
    padding-bottom: 10px;
  margin-bottom: 0;
}

.selector-wrapper label{
      width: 30%;
    float: left;
    font-style: italic;
    line-height: 20px;
    font-size: 13px;
    color: #555;
}