

#statement-content {
	width: 470px;
	float: left;
	padding: 0 0 0 30px;
}


#statement-content h3 {
	height: 32px;
}

statement-content .right-link {
	float: right;
}

#statement-content h3.savings {
	background: url(../images/subhead_savings.gif) -26px 0 no-repeat; 
	width: 200px;
}
#statement-content h3.cashback {
	background: url(../images/subhead_cashback.gif) -26px 2px no-repeat; 
	width: 300px;
}


#statement-content h3.sub-rewards {
	background: url(../images/subhead_view_rewards.gif) -26px 2px no-repeat; 
	margin: 0;
}



#statement-content table {
	width: 470px;
	border-collapse: collapse;
	font-size: 9pt;
}

#statement-content table td.right {
	text-align: right;
}

#statement-content table td.nopad,
#statement-content table th.nopad {
	padding: 2px;
    text-align: right;
}

#statement-content table td,
#statement-content table th {
	vertical-align: top;
	padding: 2px;
	padding-right: 10px;
	text-align: left;
}

#statement-content table td.right,
#statement-content table th.right
{
	text-align: right;
}

#statement-content table tr.stripe td {
	background: #dfe7ed;
}

#statement-content table tr.stripe td.right {
	background: #dfe7ed;
    text-align: right;
}

#statement-content table th {
	font-size: 16px;
	font-weight: normal !important;
	color: #276493;
}

#statement-content table th .light-blue {
	font-size: 14px;
}


#monthly-savings {
	position: absolute;
	top: 34px;
	right: 20px;
	font: 12pt arial, sans-serif;
	color: #fff;
	text-align: right;
}

#monthly-savings big { font-size: 20pt; }



#new-dash-wrapper {
	margin: 0 0 0 545px; 
	padding: 0;
}

.dashboard {
	margin: 0 8px 0 0;
	color: #fff;
	background: url(../images/dash_bg.gif) top left repeat-y;
}

.dashboard h4 {
	background: url(../images/dash_top.gif) top left no-repeat;
	height: 10px !important;
	overflow: hidden !important;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}

* html .dashboard h4 { 
	position: relative;
	left: -3px
}

.dashboard table {
	width: 236px;
	margin: 0 0 10px 6px;
	font-size: 10pt;
	color: #fff;
}

.dashboard table .right { text-align: right; }

.dashboard .highlight {
	border-collapse: collapse;
	width: 200px;
	margin: 0 0 8px 24px;
}

.dashboard .highlight td {
	vertical-align:top;
	padding: 4px;
	border-bottom: 4px solid #6DACDE;
	background:#8abde5;
}

.dashboard .btn {
	padding: 0 0 32px 0;
	background: url(../images/dash_bottom.gif) bottom left no-repeat;
}


.dash-total-cash-back {
	display: block;
	background: url(../images/dash_total_cashback.gif) top left no-repeat;
	margin: 0 12px 0 0px;
	padding: 9px 0 0 0;
	height: 46px;
	font-size: 18px;
	color: #fff;
	text-align: center;	
}

#dash-rewards {
/*	background: url(../images/dash_rewards_bg.gif) top left no-repeat; */
	margin: 0 16px 0 0;
}

* html #dash-rewards { margin-right: 10px; }


.dashboard .available-balance {
	text-align: center;
	background: url(../images/dash_top.gif) top left no-repeat;
	padding: 9px 0 10px 0 !important;
	font-size: 16px;
	font-weight: bold;
}

#dash-rewards .total-donations {
	font-size: 18px;
	color: #fff;
	text-align: center;	
	padding: 9px 0 20px 0;
	background: url(../images/dash_total_donations_bg.gif) top left no-repeat;
}

#dash-rewards .org-info {
	background: url(../images/org_info_pattern.gif) top left repeat-y;
	margin: 0 0 0 1px !important;
	padding: 0 0 23px 0 !important;
	overflow: hidden; /* fixed IE 7 vertical spacing issue */
}

#dash-rewards .org-info h5 {
	font: 13pt arial, sans-serif;
	text-align: right;
	padding: 0 24px 3px 24px !important;
	margin: 0 !important;
	line-height: 16px;
}

#dash-rewards h5 em { font-size: 11pt; }

#dash-rewards .summary {
	color: #fff;
	border-collapse: collapse;
	font-size: 8.5pt !important;
	margin: 0 0 4px 20px;
	padding: 0 0 0 0;
	width: 200px;
}

#rewards-table td {
	vertical-align: top;
	width: 125px !important;
	text-align: left;
}

#rewards-table td .info {
	display: block;
	background: #E1EEF8;
	font-size: 11px;
	color: #fff;
	padding: 4px 4px 4px 4px;
	margin: 4px 0 10px 0;
	width: 121px !important;
	overflow: hidden !important;
	border: 1px dashed #1C3851;
}

#rewards-table .info a { color:#1C3851; text-decoration: none; display: block; height: 30px; overflow: hidden; }
#rewards-table .info a:hover { color:#1C3851; text-decoration:underline; }

* html #rewards-table .info a { height: 50px; }

#rewards-table .info .reward {
	color: #EB6915;
	display: block;
	text-align: left;
}




#edit-profile {
	margin: 0 0 0 30px;
}

#edit-profile ul {
	margin: 0;
	list-style: none;
	padding: 0;	
}

#edit-profile ul li {
	padding: 0 0 0 16px;
	background: url(../images/double_arrow.gif) -10px 3px no-repeat;
}

#edit-profile-right {
	background: url(../images/sub_editprofile.gif) top left no-repeat;
	height: 150px;
	width: 318px;
	position: absolute;
	top: 130px;
	left: 441px;
}

.edit-donators-overrider {
	background: url(../images/sub_editprofile.gif) top right no-repeat !important;
	position: absolute;
	top: 129px;
	right: 35px;
	height: 145px;
	width: 328px;
}




#rewards-steps {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	height: 200px !important;
	overflow: hidden !important;
	font-size: 9pt;
}

#rewards-steps li {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	color: #999;
}

#rewards-steps li p {
	margin: 0;
	padding: 0 5px 0 2px;
}

#rewards-steps li h3 {
	display: block;
	margin: 0 !important;
	padding: 0 !important;
	height: 118px !important;
	overflow: hidden !important;
	text-indent: -9999px;
}

#rewards-steps li.step1 { background: url(../images/rewards_step1.gif) top left no-repeat; width: 117px; }
#rewards-steps li.step2 { background: url(../images/rewards_step2.gif) top left no-repeat; width: 117px; }
#rewards-steps li.step3 { background: url(../images/rewards_step3.gif) top left no-repeat; width: 117px; }
#rewards-steps li.step4 { background: url(../images/rewards_step4.gif) top left no-repeat; width: 117px;}

#giftcard-note {
	clear: left;
	display: block;
	width: 205px;
	font-size: 10px;
	font-style: italic;
	color: #999;
	padding: 0 0 16px 0;
}



* html #content { display:inline-block !important; } /* IE 6 Hack */
* html #content #new-dash-wrapper { display: inline-block !important; }
* html .org-info { display: inline-block; }