div.voucherPage {
	margin: 0 10%;
}
div.voucerBlock {
	margin: 0.5em 0 0 1.5em;
}
div.voucherPage p {
	font-size: 11pt;
}
form.voucher {
	font-size: 10pt;
	margin: 0;
	padding: 0;
}
form input {
	font-size: 10pt;
}
form.voucher label {
	display: block;
	clear: both;
	line-height: 1.8em;
}
form.voucher label em {
	font-style: normal;
}
form.voucher ul {
	float: left;
	overflow: hidden;
	margin: 0 0 0.8em 0;
	padding: 0;
	list-style-type: none;
	font-size: 10pt;
}
form.voucher ul li {
	overflow: hidden;
	border: 1px solid #fff;
}
form.voucher ul li label {
	line-height: 1.4em;
}
form.voucher ul li input {
	position: relative;
	top: 2px;
}
form.voucher div.buttons input {
	width: 10em;
	margin: 0;
	float: left;
}
form.voucher label em {
	display: block;
	float: left;
	width: 10em;
	line-height: 1.8em;
}
form.voucher .info {
	font-size: 9pt;
	color: #999;
	white-space: nowrap;
}
form.voucher div.assistence {
	float: left;
}
div.round .content {
	padding: 0.8em;
}
div.separator {
	clear: both;
}
div.buttons {
	margin: 1.5em 0 0 12em;
}
div.buttons input {
	width: 10em;
}