.offerHeader{
  height: 26px;
}

.offerHeader .off1{
  font-size:0px;
  width: 8px;
  background: url('../inIMG/offers/left.png') no-repeat;
  height: 41px;
}
.offerHeader .off2{
  font-family: arial;
  color: #E8E8E8;
  vertical-align: middle;
  background: url('../inIMG/offers/center.png') repeat-x;
  height: 41px;	
}
.offerHeader .off3{
  font-size:0px;
  width: 8px;
  background: url('../inIMG/offers/right.png') no-repeat;
  height: 41px;	
}

.offerBox{
  
}