/* Puffs */

.puffCols3 .puffItem {
  width         : 195px;
}

.puffImage {
  padding-left  : 0px;
  padding-right : 0px;
  float         : left !important;
  width         : 195px;
}

.puffDiv {
  float         : left;
  width         : 100%;
}

.puffRow {
  float         : left;
  clear         : both;
  width         : 100%;
}

.puffItem {
  clear         : none;
  float         : left;
  padding       : 0px 0px 10px 0px;
}

.puffCol2 {
  padding-left  : 12px;
  padding-right : 12px;
}

.puffTitle {
  clear         : both;
}

.puffCostNumber {
  color         : #D03FBB;
}

.puffContent {
  clear         : both;
}

.puffItem .Content a,
  .puffItem .Content .puffCost {
  font-weight   : bold;
  font-size     : 11px;
}

.puffItem .Content {
  font-size     : 11px;
}
