.prod-table {
clear: both;
margin-top: 10px;
}

.prod-image {
padding-right: 10px;
}

.prod-name {
padding-left: 8px;
margin-bottom: 5px;
font-size: 14px;
}

.prod-desc {
line-height: 12px;
font-size: 11px;
padding: 0 8px 0 8px;
}

.prod-price {
font-size: 20px;
color: #ff0000;
}

.prod-pnp {
font-size: 11px;
font-weight: bold;
}

.num-stores {
clear: both;
line-height: 11px;
font-size: 11px;
}

.prod-ruler {
margin-bottom: 15px;
margin-top: 10px;
height: 5px;
background-color: #EAEAEA;
}
