.voucherDisplay
{
		width:270px;
		height:110px;
		border:none;
		margin-top:5px;
		color:#CC9999;
		display:block;
}
.voucherDisplay img
{
		display:inline;
}
.vouch_back{
	z-index:-1000;
	float:none;
	position:static;
	display:block;
	margin-left:-100px;
	width:270px;
	height:110px;
}
.vouchLogo
{
	float:left;
	width:100px;
	display:block;
}
.voucher_Offer
{
	width:150px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FF00CC;
	text-transform:uppercase;
	
}

.voucher_suboffer
{
	width:150px;
	font-size:12px;
	color:#0000CC;
}
.vouch_text
{
	width:155px;
	float:right;
	margin-left:0px;
	margin-top:-110px;
	padding-top:0px;
	margin-right:2px;
	color:#000000;
	position:relative;
	z-index:100;
}

.vouchers_main a:link
{
	border:0px;
	margin:0px;
	padding:0px;	
}
.vouchers_main a:hover
{
	border:0px;
	margin:0px;
	padding:0px;
}
.vouchers_main a:visited
{
	border:0px;
	margin:0px;
	padding:0px;
}
.vouch_Link
{
	display:block;
			cursor:hand;
}
/* footer bar*/

#footer {
	clear:both;
	margin:0px;
	text-align: center;
	width: 755px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 4px;
	left: 0px;
	border: 1px solid #000;
}

#footer p{
	height: 10px;
	font-size: 9px;
	margin: 0px;
	text-align: center;
}
.style21 {color: #000000}