.voucherDisplay
{
		width:282px;
		height:130px;
		border:none;
		margin-top:5px;
		color:#CC9999;
		display:block;
background-image:url(images/voucher_bg.jpg);
background-repeat:no-repeat;
}
.voucherDisplay img
{
		display:inline;
}
.vouch_back{
	z-index:-1000;
	float:none;
	position:static;
	display:block;
	margin-left:-100px;
	width:282px;
	height:130px;
}
.vouchLogo
{
	float:left;
	width:90px;
	display:block;
margin-top:18px;
margin-left:10px;
}
.voucher_Offer
{
	width:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0077CC;
	text-transform:uppercase;
	
}

.voucher_suboffer
{
	width:150px;
	font-size:10px;
	color:#696969;
}
.vouch_text
{
	width:160px;
	float:left;
	margin-left:100px;
	margin-top:-115px;
	padding-top:0px;
	margin-right:2px;
	color:#000000;
	position:relative;
	z-index:100;
}

.voucherDisplay a:hover{
text-decoration:none;
}

.vouchers_main a:link
{
	border:0px;
	margin:0px;
	padding:0px;	

}
.vouchers_main a:hover
{
	border:1px solid #ededed;
	margin:0px;
	padding:0px;
text-decoration:none;
}
.vouchers_main a:visited
{
	border:0px;
	margin:0px;
	padding:0px;
}
.vouch_Link
{
	display:block;
			cursor:hand;
}

/*larger vouchers section*/

#mainright {
	display: inline;
	width: 755px;
	float:left;
	position:relative;
	margin-right: 0px;
	padding: 0px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0px;
	margin-left:4px;
	margin-bottom: 0px;
	z-index:3;
}

#maincontent {
	left:0px;
	width: 755px;
	padding: 0px;
	border-top: 1px none #000099;
	border-right: 1px none #000099;
	border-bottom: 1px dotted #FFFFFF;
	border-left: 1px none #000099;
}


/* footer bar*/

#footer {
	clear:both;
	margin:0px;
	text-align: center;
	width: 957px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 4px;
	left: 0px;

}

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

#links{text-align:center;}