﻿.VoucherSection
{
	/*width: 930px;*/
	height: 100%;
	/*margin-left: 15px;
	margin-right: 15px;*/
	float: left;
	margin-top:10px;
}
.ActionSection
{
	/*width: 900px;*/
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}
.ActionStrip
{
	/*width: 900px;*/
	height: 46px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.ActionItem
{
	width: 154px;
}
.ActionItemImage
{
	width: 46px;
	float: left;
}
.ActionItemText
{
	width: 100px;
	margin-left: 8px;
	float: left;
}
.InfoSection
{
	/*width: 930px;*/
	margin-bottom: 30px;
	margin-top: 5px;
}
.VoucherItem
{
	float: left;
	width: 232px;
	height: 142px;
	margin-bottom: 20px;
}
.VoucherItem2
{
	float: left;
	width: 232px;
	height: 160px;
	margin-bottom: 20px;
}
.VoucherImageSection
{
	width: 200px;
	height: 124px;
	border: solid 1px #000000;
}
.VoucherImage
{
	width: 200px;
	height: 124px;
}
.VoucherTextSection
{
	width: 200px;
	height: 18px;
}
.VoucherText
{
	width: 200px;
	height: 18px;
}
