
div#voucherpagectr{
  margin:0 auto 0 auto;
  width:598px;
}

  td.voucherPromoText{
    background:URL('/img/vouchers/voucher_mid_right.jpg') ;
    color:#000;
    font-weight:bold;
    padding:0 0.5em 0 1.2em;
  }

  #buyVouchers{
   background:#EAE6C5;
   height:218px;
	 font-size:0.8em;
  }

  #buyVouchers .alttext{
    color:#C00;
    font-weight: bold;
    font-size: 1.1em;
    padding:4px 8px;
    /*margin-left: 8px;*/
  }

  #buyVouchers .vouchervalue{
    border:solid 0.1em #C6C08E;
    font-weight:bold;
    font-size:1.1em;
    text-align:right;
    width:94px;
    color: #19196F;
    padding:0.2em;
    margin:0.2em;
    float:left;
  }

  #buyVouchers .vouchervalue select{
   width:45px;
  }

  #buyVouchers .clear{
    font-size:2px;
    width:15px;
    clear:both;
  }

  #redeem{
   background:#AED79D URL('/img/vouchers/redeem_bg.gif') bottom left no-repeat;
   width:172px;
   height:185px;
   padding:0 2px;
	 font-size:0.8em;
  }

   #redeem span.text{
   padding-left:8px;
  }

  #incentives{
   background:#FFE31B ;
   height:172px;
  }

  .valueBox{
   width:114px;
   overflow:hidden;
  }

  .valueBoxHeader {
    width:114px ;
    height:57px ;
    background:URL('/img/vouchers/valueboxheader.gif') bottom no-repeat ;
  }

  .valueBox .price {
    padding: 0.4em 0.3em;
    color:#19196F;
    font-size:1.2em;
    font-weight:bold;
  }

  .valueBox .price .red {
    color:#f00;
  }

  .valueBoxBody{
    width:114px ;
    height:280px;
    overflow:hidden;
    padding:0;
    background:URL('/img/vouchers/valueboxbackground.gif') repeat-y ;
  }

  .valueBoxFooter {
    width:114px ;
    height:5px ;
    font-size:3px;
    background:URL('/img/vouchers/valueboxfooter.gif') bottom no-repeat ;
  }


  .hlink{
    padding:0.8em 0.1em 0.1em 0.2em;
  }

  .hlink a{
    color:#f00;
    font-weight:bold;
    text-decoration:none;
  }

  div#voucherimages{

  width:596px;
  float:none;
  clear:both;
  overflow:hidden;

  }

  div#voucherimages div.left{
  width:248px;
  float:left;
  overflow:hidden;
  }


  div#voucherimages div.right{
  width:268px;
  height:96px;
  color:#fff;
  padding:127px 5px 5px 75px;
  font-size:0.8em;
  background:URL(/img/vouchers/voucher_right_christmas.jpg) no-repeat;
  float:left;
  overflow:hidden;
  }

  div.imgbar{
  float:none;
  clear:both;
  padding-top:5px;
  }

#incentivetext {
	background: #fff url(/img/vouchers/push_your_staff_further_bot.gif);
	width: 433px;
	height: 95px;
	padding-left: 160px;
	font-weight: bold;
}
