FIELDSET{
	display: none;	
}
legend{
	color: #F2F1F1;
	font: normal 14px Trebuchet MS;	
}
#redeemContainer{
	margin: 6px;
	color: #F2F1F1;
	width: 480px;
}

.redeemHeadline{
	font: bold 14px Trebuchet MS;
	float: left;
	height: 64px;
	width: 480px;
	background-image: url("/images/windowHeader.gif");
	padding: 3px;
}

.redeemRow{
	width: 100%;
	float: left;
	margin: 4px;
}

.redeemRowError{
	width: 100%;
	float: left;
	font: normal 14px arial;
	color: red;
}
.redeemRowDescription{
	width: 300px;
	float: left;
	font: normal 14px arial;
}

.redeemRowValue{
	width: 150px;
	float: left;
	font:  normal 12px arial;
}

.epassporte{
	display: none;
}

.westernunion{
	display: none;
}

.paypal{
	display: none;
}

.swifttransfer{
	display: none;
}

#amountValue{
	font: normal 10px arial;	
}

.highlight{
	background-color: #212121;	
}

.redeem_button{
	text-align:center;
	height:19px;
	width:150px;
	padding-top: 6px;
	background-image: url("/images/button.gif");
	font: normal 12px arial;
	margin-left: auto;margin-right: auto;
	cursor: pointer;
	float: left;margin: 4px;
	
}

.message{
	font: normal 14px arial;
}

.notice {
	font: normal 12px arial;
	color: red;
}