.bundleListItem {
	border-top: #333333 1px solid;
	padding-top: 5px;
}
.bundleListImage {
	float:left;
	width:120px;
}
.bundleListImage img {
	padding:10px;
}

.bundleListQty {
	float:right;
}