/********************* Overview ***********************/

.rewardsOverview .imgBox .des{
	display:block;
	margin-top:20px;	
}
.responsive0 .rewardsOverview .imgBox .des{
	display:none;	
}

/********************* regal rewards ***********************/
.responsive1000 .rewards .right{
	float:right;
	width:470px;
	margin-left:20px;
}
.responsive1000 .rewards .left{
	float:left;
	width:470px;
}
.responsive1000 .rewards .left .section .sectionContent{
	padding:0;
}
.responsive1000 .rewards .left .section .sectionContent{
	padding:0;
}
.responsive1000 .rewards .tabContent{
	padding:20px 0;
}

.responsive760 .rewards .right{
	margin-bottom:20px;
}
.responsive760 .rewards .right img{
	width:100%;
}
.responsive760 .rewards .left .section .sectionContent{
	padding:0;
}


.responsive0 .rewards .right{
	margin-bottom:10px;
}
.responsive0 .rewards .right img{
	width:100%;
}



.rewards .tabContent table{
	margin:10px 0;
}
.rewards .tabContent th{
	text-align:left;
	padding:10px;	
}
.rewards .tabContent td{
	padding:10px;
	vertical-align: top;
}
.rewards .tabContent td.center,
.rewards .tabContent th.center{
	text-align:center;
}
.rewards .tabContent td.sep{
	padding:0;	
}
.rewards .tabContent .thBg{
	background:#e4e4e4;	
}
.rewards .tabContent .greyBg td{
	background:#f1f1f1	
}


.rewards .special_offer .thumbnail{
	width:245px;
	float:right;
	margin-left:10px;
}
.rewards .special_offer .thumbnail img{
	display:block;
	width:100%;
	margin-bottom:20px;
}
.rewards .special_offer .accordionContent{
	padding:20px 10px;
}



.responsive1000 .rewards .special_offer .details{
}

.responsive0 .rewards .special_offer,
.responsive0 .rewards .special_promotion{
	padding:0;
}
.responsive0 .special_offer .thumbnail,
.responsive0 .special_promotion .thumbnail{
	float:none;
	width:100%;
	margin:0;
}
.responsive0 .special_offer .accordionTitle,
.responsive0 .special_promotion .accordionTitle{
	background:#f1f1f1;
}
.responsive0 .special_offer .accordionTitle h3,
.responsive0 .special_promotion .accordionTitle h3{
	color:#000;
}
.responsive0 .special_offer .dottedLine,
.responsive0 .special_promotion .dottedLine{
	display:none;
}