.BenefitDetailsContents {
	width: 820px;
	margin: 25px auto 0 auto;
	color:#464646;
	font-family:Verdana;
	font-size:11px;
	padding-bottom: 25px;
}

.BenefitDetailsContents h3 {
	color:#5BB4E5;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-align:left;
}

.BenefitDetailsContents a {
	color:#4466AA;
	text-decoration:none;
}

.BenefitDetailsContents .Main {
	overflow: hidden;
	clear: both;
}
* html .BenefitDetailsContents .Main {
	overflow: visible;
	height: 1%;
}
.BenefitDetailsContents .Contents {
	width: 507px;
	padding: 0px 15px;
	float: left;
}
.BenefitDetailsContents .SideBar {
	width: 250px;
	float: left;
}
.BenefitDetailsContents p.Back {
	padding-right: 37px;
	margin: 0px;
	text-align: right;
}
.BenefitDetailsContents p.Redeem {
	padding-left: 15px;
	margin: 0px;
}
.BenefitDetailsContents ul, li, ol {
	padding:0px;
	margin-right:5px;
}
.BenefitDetailsContents .Contents a { 
 text-decoration: none; 
 color: #4466AA; 
}
.BenefitDetailsContents .Contents a:hover { 
 color: #000; 
 text-decoration: underline; 
}
div#benefit ul{
margin-left: 45px !important;
}
/* Redemption */
.RedemWrapper {
	clear:both;
}
.FrmRow,
.RedeemForm {
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;	
	color:#464646;	
}
* html .FrmRow,
* html .RedeemForm {
	height: 1%;
	overflow: visible;
}
.RedeemForm {	
	clear:both;
	width:900px;
}
.RedeemForm a {
	color:#4466AA !important;
	text-decoration: none !important;
}
.RedeemForm a:hover {	
	text-decoration: underline !important;
}
.SeparatedRow {
	padding-top: 10px;
}
.Pesonal {
	float: left;
	width: 410px;
}
.Delivery {
	float: left;
	width: 410px;
	padding-left: 5px;
}
div.RedeemBtn {
	padding-top: 20px;
	clear:both;
}
.RedeemForm h4 {
	font-weight: bolder;
	background: #aaa;
	margin: 0px;
	padding: 3px 0px;
	font-size: 12px;
}
.RedeemForm .FrmRow label {
	width: 91px;
	float: left;
	padding-top: 2px;
}
.RedeemForm .InputText {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px #999 solid;
	padding: 2px 3px;
	float: left;
}
.RedeemForm .Pesonal .InputText {
	background: #ddd;
}
.RedeemForm .InputText2 {
	width: 300px;
}
.RedeemForm .InputText3 {
	width: 50px;
}
.RedeemForm select {
	border: 1px #999 solid;
	background: #eee;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	height: 18px;
	color: #aaa;
	width: 100px;
}
.RedeemForm .PartnerLink {
	margin:10px 0 3px 0 !important;
}

ul.ItemList {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	width: 525px;	
}
* html ul.ItemList {
	height: 1%;
	overflow: visible;
}
ul.ItemList li {
	float: left;
	width: 170px;
	overflow: hidden;
	padding-bottom: 20px;
	height: 260px !important; 
	margin-left: 0px;
}
ul.ItemList li.LastRow 
{
	padding-bottom: 0px !important;
}
* html ul.ItemList li {
	height: 1%;
	overflow: visible;
}
ul.ItemList li img {
	display: block;
	padding-bottom: 5px;
}
ul.ItemList li input {
	float: left;
}
ul.ItemList li label {
	float: right;
	width: 145px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;	
	color:#464646;		
}