div.product-info-column {
  width: 50%; }

div.product-info-header {
  position: relative; }

div.product-info-call-to-action {
  position: absolute;
  top: 0;
  right: 0; }

div.product-info div.product-details {
  font-size: 0.90em; }

div.product-info div.product-details p {
  margin-top: 0;
  margin-bottom: 0; }

div.product-info-box-shot img {
  width: 100%; }

div.product-info-column {
  padding-left: 1.6%;
  padding-right: 1.6%; }

div.product-info-column:first-of-type {
  padding-left: 0; }

div.product-info-column:last-of-type {
  padding-right: 0; }

div.product-info div.video-icon {
  min-height: 3em;
  position: relative;
  margin-bottom: 1.5em;
  padding: 0; }

div.product-info div.video-icon > div.video-icon-image {
  position: absolute;
  Height: 3em;
  margin: 0;
  padding: 0; }

div.product-info div.video-icon > div.video-icon-text {
  position: absolute;
  left: 6.3em;
  padding-top: 0.675em; }

div.product-info div.video-icon > div.video-icon-text > span {
  font-size: 0.90em; }

div.product-info div.video-icon img {
  height: 100%;
  float: left; }

div.product-info-extendedA {
  margin-top: 1.5em; }

div.product-info-extendedA > div.c1 {
  width: 70%;
  padding-right: 1.6%; }

div.product-info-extendedA > div.c1 > p:first-of-type {
  margin-top: 0; }

div.product-info-extendedA > div.c2 {
  font-size: 0.9em;
  line-height: 1.66667em;
  width: 30%;
  padding-left: 1.6%; }

div.product-info-extendedA > div.c2 > p {
  margin-top: 0;
  margin-bottom: 0; }

div.product-info-extendedA > div.c2 > a.standard-button {
  line-height: 1.66667em;
  display: block;
  margin-bottom: 0.83333em; }

div.product-info a.buy-now-button {
  color: white;
  background-color: #f7535e; }
  div.product-info a.buy-now-button:hover {
    background-color: #f87079; }

div.product-info div.SampleContentLogo {
  float: right; }

div.product-info img.SampleContentLogoImage {
  width: 4.5em;
  overflow: hidden;
  border-radius: 0.15em;
  border: solid 1px rgba(0, 0, 0, 0.125);
  margin-left: 1.5em; }
