.listvouchersleft {
 width: 45%;
 float:left;
}

.listvouchersright {
 width: 45%;
 float:right;
}
#listvouchers a {
 color: #003F87;
}

#listvouchers {
 
}

.listmerchants {
  clear:both;
	margin: 0.5em 0 0.5em 0;
}

.listmerchants .column {
	float: left;
	display: inline;
	width: 135px;
	margin: 0 0 0 20px;
}
.listmerchants a {
color: #003F87;
}
.listmerchants .first {
	margin-left: 0;
}

.listmerchants .last {
	width: 150px;
}
