#voucher_counter{
	width:231px;
	height:140px;
	margin:0;
	padding:5px 10px;
	border:0px solid #BEBFBA;
	border-top:0;
	background-color:#efefe7;
	position:relative;
	background-image:url('/images/membership/rounded_block.png');
	background-repeat:no-repeat;
}

#voucher_counter ul{
	list-style:none;
	font:10px Verdana;
}

#voucher_counter ul li{
	padding:2px 0;
	width:220px;
	margin: 0 auto;
}

.headingText{
	color: rgb(191, 40, 49); 
	margin: 0pt; 
	padding: 0pt 0pt 7px;
	font-weight:bold;
}

.period{
	background-color:#cccccc;
	border:1px solid #cccccc;
	border-bottom: 1px dashed #b4b4b4;
	color:#ffffff;
	float:left;
	font-weight:bold;
	padding:2px 0 2px 5px;
	text-align:left;
	width:65px;
}

.amount{
	background-color:#cccccc;
	border:1px solid #cccccc;
	border-bottom: 1px dashed #b4b4b4;
	color:white;
	float:left;
	font-weight:bold;
	margin:0;
	padding:2px 0 2px 5px;
	text-align:left;
	width:95px;
}

.lastStatLine{
	border-bottom: 1px solid #cccccc !important;
}

.cld{clear:both;}

#newsticker_background{
	height: 223px; 
	padding: 43px 0 0;
	background-image:url('/images/layout/news_backing.jpg');
	background-repeat: no-repeat;
}

#newsticker_container{
	height:223px;
	width:252px;
	padding:0;
	overflow:hidden;
	position:relative;
	border-top:0;
}
#newsticker{
	overflow:hidden;
	position:absolute;
	top:0;
}

#newsticker div{
	height:91px;
	width:232px;
	padding:10px;
}
