.exclusiveBox {
 margin-bottom:20px;
}

.exclusiveTitle {
 background:url(/images/search/search-featured-top.gif) repeat-x top left;
}

.exclusiveTitle h3 {
 font-family:Arial, Helvetica, sans-serif;
 font-size:17px;
 color:#fff;
 padding:2px 0 0 7px;
 }
 
.exclusiveTitle p {
 font-family:Arial, Helvetica, sans-serif;
 font-size:14px;
 color:#fff;
 padding-left:7px;
 }
 
.exclusiveInfoBox {
 border-left:1px solid #51a7d3;
 border-right:1px solid #51a7d3;
 }
 
.exclusivePhoto img {
 border:3px solid #c8c8c8;
 }
 
.exclusiveGraph {
 border:1px solid #999;
 width:140px;
 background-color:#b7b7b7;
 vertical-align:middle;
 margin-top:2px;
 padding:0;
  float:left;
}

.exclusiveGraph img {
 border:0;
 margin:0;
 padding:0;
 float:left;
}

* html .exclusiveGraph img {
 border:0;
 margin:0 -2px 0 -2px;
 padding:0;
 float:left;
}

.exclusiveDetails {
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 vertical-align:top;
 }
 
.exclusiveList ul {
  margin: 0;
  padding: 14px 0 0 0px;
  float: left;
  list-style: none;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
 }

.exclusiveList ul li {
  float: left;
  height: 16px;
}

.exclusiveList ul li a {
  padding: 0 4px;
  line-height: 12px;
  color: #0077cf;
  float: left;
  display: block;
  border-left:1px solid #bfbfbf;
  white-space:nowrap;
}

.exclusiveList .first a {
  border: none;
  padding: 0 7px 0 0;
}

.savings {
 border: 1px solid #45a3d7;
 background:#cdeeff url(/images/exclusive/savings-gradient.gif) repeat-x top left;
 text-align:center;
 vertical-align:middle;
 width:98px;
 height:74px;
 font-size:12px;
 font-family:Arial, Helvetica, sans-serif;
 font-weight:bold;
 color:#000000;
 padding:10px 7px 12px 7px;
 margin-bottom:12px;
 }
 
.savings .savingsAmount {
 font-family:Arial, Helvetica, sans-serif;
 font-size:28px;
 font-weight:bold;
 color:#fe4d02;
 padding-left: 10px;
 }
 
.savings .savingsCashBack {
 width:95px;
 height:22px;
 background:#2e8bef url(/images/exclusive/cash-back-gradient.gif) no-repeat top left;
 border:1px solid #cdefff;
 font-size:15px;
 font-weight:bold;
 text-align:center;
 color:#fff;
 padding-top:6px;
 }
 
.exclusiveLanguages {
 border-top:1px solid #ccc;
 border-bottom:1px solid #ccc;
 background-color:#f2f9fc;
 padding:10px 0;
 }
 
.exclusiveLanguages ul {
  list-style: none;
  list-style-type: none;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:bold;
  color:#000;
  vertical-align:top;
  padding:0 0 0 20px;
 }

.exclusiveLanguages ul li {
 background:url(/images/search/arrow-orange.gif) no-repeat 0 4px;
 padding:0 15px 0 8px;
 }
 
.exclusiveLanguages ul li span {
  font-weight:normal;
 }
 
.exclusiveIncentives {
 background:#fff url(/images/exclusive/exclusive-incentive-gradient.gif) repeat-x top left;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight:bold;
 }
 
.exclusiveIncentives ul {
 padding:11px 0 0 15px;
 color:#009b07;
  list-style: none;
  list-style-type: none;
 }
 
.exclusiveIncentives ul li {
 background:url(/images/search/arrow-green.gif) no-repeat 0 4px;
 padding-left:12px;
 line-height:17px;
 }

