.voucher h1
{
	background: none;
	box-shadow: none;
	text-align: center;
	float: none;
}

.voucher .feature1
{
	color: #1D97C3;
	border-color: #1D97C3;
}

.voucher .feature2
{
	color: #6CB028;
	border-color: #6CB028;
}

.voucher
{
	background-color: #ffffff;
	color: #000000;
	border: 1px dotted #dddddd;
	clear: both;
	margin: 20px auto;
	padding: 20px 40px;
	text-align: center;
	font-size: 13px;
}

.voucher td
{
	text-align: center;
	vertical-align: middle;
}

.voucher .logo
{
	font-size: 35px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

.voucher .gls
{
	font-size: 50px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-shadow: none;
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
}

.voucher .behalf-of
{
	margin-top: 10px;
}

.voucher .name
{
	font-weight: bold;
	padding: 10px;
	margin: 10px;
}

.voucher .to-access
{
	margin: 10px;
}

.voucher .giftlist-url
{
	font-size: 19px;
}

.voucher .and-enter
{
	margin: 10px;
}

.voucher .login-details
{
	margin: auto;
	width: 100%;
}

.voucher .dots
{
	border-bottom: 1px dotted #1D97C3;
}

.voucher .or
{
	width: 30px;
}

.voucher .ampersand
{
	font-size: 16px;
	font-weight: bold;
	width: 15px;
}

.voucher .glc
{
	width: 90px;
}

.voucher .code
{
	width: 60px;
}

.voucher .phone
{
	margin-top: 30px;
}

.voucher .paradise
{
	margin-top: 5px;
	font-size: 20px;
}

.voucher-previews .voucher
{
	zoom: 0.4;
	-moz-transform: scale(0.4);
	-moz-transform-origin: top left;
	cursor: pointer;
	margin-bottom: 20px;
}

#colour-pickers
{
	margin: 20px auto
}

#colour-pickers-form
{
	text-align: center;
}

#colour-pickers th, #colour-pickers td
{
	text-align: right;
	padding: 2px 5px 2px 0;
}

#colour-pickers-form .submit
{
	width: 130px;
}

#colour-pickers input, #colour-pickers span
{
	width: 50px;
	height: 30px;
	background: url(../../libs/jquery/mcolorpicker/picker.png) no-repeat center right;
}