.voucher{
	margin:0 auto;
	font-size:12px;
	width:675px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
	background:#fff;
	clear:both;
	min-height:100px;
}
.topvoucher{border-top:1px solid #ddd;}
.voucher .logo{
	width:140px;
	float:left;
	margin:0 5px;
}
.voucher .vbody{
    background:#fff url('../images/main/offer.gif') top right no-repeat;
	border-left:1px solid #ddd;
	padding:7px 12px 3px 10px;
	min-height:90px;
	margin-left:160px;
}
.voucher .vbody b{
	font-size:13px;
	color:#666;
}
.voucher .offer2{background:#f8f8f8 url('../images/main/offer.gif') top right no-repeat;}
.voucher .code1{background:#fff url('../images/main/code.gif') top right no-repeat;}
.voucher .code2{background:#f8f8f8 url('../images/main/code.gif') top right no-repeat;}
.voucher .expired1{background:#fff url('../images/main/expired.gif') top right no-repeat;}
.voucher .expired2{background:#f8f8f8 url('../images/main/expired.gif') top right no-repeat;}
.voucher .descr{
	display:block;
	min-height:30px;
	font-size:12px;
	margin-bottom:2px;
	color:#333;
	font: 95% arial,verdana,sans-serif;
}
.voucher strong{
	font-size:14px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:6px;
	width:470px;
	display:block;
}
.voucher a strong:hover{
	text-decoration:underline;
	cursor:pointer;
}
.voucher h2{
	font-size:14px;
	font-weight:normal;
	color: #CC0033;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 5px 0;
	width:430px;
	display:block;
}
.voucher .expire{
	line-height:15px;
	display:block;
	color:#555;
	margin-top:4px;
	font-size:11px;
}
.voucher .expire a{
	background:url('../images/icons/clock.gif') top right no-repeat;
	padding-right:22px;
}
	
.voucher button{
	border:none;
	margin:2px auto 1px;
	padding:0;
	display:block;
	width:163px;
	height:35px;
	outline:0;
	cursor:pointer;
	background:#195A7F;
}
.voucher button img{
	width:166px;
	padding:0;
	margin:-2px 0 0 -3px;
	float:left;
}
.voucher button:hover{
	background:#990000;
}
.voucher .buttonas{
	margin-right:-9px;
	display:block;
}
.voucheropen{
	clear:both;
	border:1px solid #eee;
	padding:7px;
	color:#000;
	background:	#EBF1FA;
	text-align:center;
	margin:0 0 7px;
}
.voucheropen span{
	margin:0 0 5px;
	padding:5px;
	min-height:16px;
	font-size:16px;
	display:block;
	background:#fff;
	font-weight:bold;
	border:2px solid #3F4C6B;
}
.voucher .rateme{
	position:absolute;
	padding-top:6px;
	font-size:9px;
	text-align:center;
	top:0;
	right:3px;
	color:#006633;
	width:82px;
	height:38px;
	background: url('../images/rating.gif') no-repeat;
}
.voucher .rateg{color:#339933;}
.voucher .rater{color:#cc0000;}
.voucher .rateb{color:#666;}
.voucher .poll{
	color:#000;
	font-size:12px;
	font-family:monospace;
	text-align:center;
	margin:3px 0 5px;
}
.voucher .poll input{
	vertical-align:middle;
	font-size:10px;
}