/* QualityPS.com stylesheet */
/* delivery.css */
/* defines Delivery section styles */

.article img {
  border: 1px solid #656565;
}

.article-left {
  width: 175px;
  float: left;
}

.article-right {
  margin-left: 180px;
}

/* end delivery.css */
