/* promotions exceptions */
.content-container { background-color: #f6f6f6; }
.content-container .content-image { width: 286px; }
.content-container .promotion-image { width: 266px; padding: 10px; }
.content-container .content-copy { width: auto; }
.content-container .content-column-wide { width: 366px; margin-bottom: 0; }

.promotion { margin-bottom: 74px; }
.promotion.has-parent { margin-bottom: 38px; }
.content-container .has-parent .promotion-image { width: 180px;  }

h2.content-title { font-size: 193%; text-transform: none; margin-bottom: 0; font-weight: normal; color: #868686;}
h3.content-subtitle { font-size: 100%; color: #868686; font-weight: bold; }
.content-container .content-copy { font-size: 120%; }
.content-container .content-link { margin: 10px 0 0 0; font-size: 120%; font-weight: bold;  }
.content-container .content-link a { color: #c7adc0; background: url(/img/global/bg/button-arrow-violet.gif) no-repeat 100% 56%; padding-right: 10px; }

.has-parent h2.content-title { font-size: 100%; text-transform: uppercase; color: #a2b0ce; font-weight: bold; }
.content-container .has-parent .content-copy,
.content-container .has-parent .content-link { font-size: 100%; }
