/* .bundleListDesc{margin-left:100px;} */
.bundleListItem {border-top: #333 1px solid; padding-top: 5px; min-height: 100px;}
/*.bundleListItem{border-top:#333 1px solid;padding-top:5px;padding-bottom:5px;min-height:100px}*/
.bundleListImage{float:left;width:120px;min-height:100px}
.bundleListImage img{padding:10px}
.bundleListQty{float:right}
.qtyBundle{margin-left:20px;padding-right:8px}
.bundleProductOptions{margin-left:170px}
.optionBundleName{font-size:70%}
.orgPrice{text-decoration:line-through}
.bundleListName{font-weight:bold}
div.bundleAddCart div#cartAdd{margin-bottom:20px}
.bundleProdDesc{width:66%}
.bundleAddCart{width:30%}
.bundleProd{width:100%}
div.bundleProductOptions h3#attribsBundlesOptionsText{font-size:90%}
.bundleListItem input{width:50px}
.bundleListItem select {
  width:100%;
  border: solid thin;
}