/* this supports voucher function buttons on contact page */
td.vouchbtn-top {width: 150px; max-width: 150px; background: transparent url('/images/buttons/btn-vouch-top.gif') no-repeat top left; text-align: left; overflow: auto; cursor: pointer; margin: 0px;}
td.vouchbtn-bottom {width: 150px; max-width: 150px; height: 7px; max-height: 7px; background: transparent url('/images/buttons/btn-vouch-bottom.gif') no-repeat top left; font-size: 1px; line-height: 7px;margin: 0px;padding: 0px;}
.vouchbtn-content {padding: 7px 7px 0px 7px;cursor: pointer;}
td.vouchbtn-spacer {font-size: 1px;}
a.vouchbtn {color:#4a77a5; font-size:14px; font-weight: normal; text-decoration: none;cursor: pointer;}

