﻿#giftCert {
	padding: 10px;
	font-size: 11px;
}
#giftCert label {
	float:left;
	margin-top:2px;
	text-align:right;
	vertical-align:middle;
	width:140px;
}
#giftCert #lowerBlock {
	border: solid 10px #EDEDED;
	background-color: #EDEDED;
	width:946px;
	margin-top: 10px;
}	
#lowerBlock td {
	padding: 20px;
	background-color: #FFFFFF;
}
.btnRedeem {
	background:transparent url(/resources/images/GCRedemption/btn_redeemnow_on.gif) no-repeat scroll center center;
	border: none 0;
	text-indent:-9999px;
	width:110px;
	cursor: pointer;
}
.error {
	color: Red;
	margin: 10px 0;
}