body {
/*	background-color:#fff;*/
	background-image:none;
	margin:0;
	padding:0;
	font-family:"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
body.earn {
	background:#fff;
}
a {
	text-decoration:none;
	color:black;
}
#header, #page_help_panel.page_help_visible, #local_nav, .sort_header, .inline_help, #breadcrumb, .popup {
/*	display:none!important;	*/
}
#content {
	/*padding:25px;*/
	color:#333;
	border-right:none;
	border-bottom:none;
	margin:0;
	min-width:none;
	max-width:none;
}
#sizer {
	width:100%;
	max-width:none;
}
#expander {
	margin:0;
}
.transaction .main_details_wpr {
	position:relative;
	margin:0;
	padding:0;
	zoom:1;
}
.basic-table thead th.expand-header, #transaction_listing .expander, #hidden-print-element .expander {
	display:none;
}
#transaction_listing .transaction {
	padding-left:0;
	padding-right:0;
}
.basic-table thead th.balance-header {
	padding-right:0;
}
#content #hidden-print-element {
	display:block;
}
#content .hide-on-print, #survey-link, .alldone {
	display:none;
}
#content .basic-table .head-col {
	background:#EFEFEF;
	border-bottom:1px solid #D9D9D9;
	font-size:91%;
	font-weight:bold;
	height:25px;
	padding:0 10px;
	vertical-align:middle;
}
#uservoice-feedback, #support_options_tab {
	display:none;
}
