body {
	background-color: #fff;
	background-image: none;
	color: #000;
	font-size: 8pt;
	padding: 0;
}

* {
	background-color: #fff !important;
	background-image: none !important;
	color: #000 !important;
}

a {
	color: #333 !important;
	text-decoration: underline;
}

/**********=MISC RE-USED STUFF**********/
/*=fancy button
----------------*/
a.fancy {
	height: auto;
	padding-right: 0;
	text-align: center;
}
a.fancy span {
	height: auto;
	line-height: inherit;
	padding: 0;
}


/**********=HEADER**********/
#header { position: static; }

/*=utilities
-------------*/
#utilities { display: none; }

/*=search
----------*/
#header #search { display: none; }

/*=main nav
------------*/
#header #mainNav { display: none; }

/**********=SUPPORTED CHARITIES**********/
#supportedCharities { width: auto; }
#supportedCharities .header { height: auto; }
#supportedCharities .header a { display: none; }
#supportedCharities li a  { display: none; }


/**********=FOOTER**********/
#footer { display: none; }




/******=INSIDE PAGES**********/
/*=pointing heading
--------------------*/
.pointing { width: 100%; }


/**********=HEADER**********/
#header {
	height: auto;
	width: auto;
}

/*=you are here
----------------*/
#header #youAreHere {
	bottom: auto;
	height: auto;
	left: auto;
	position: static;
	width: auto;
}
#youAreHere .crumb { display: none; }



/**********=CONTENT WRAP**********/
#contentWrap {
	background-image: none;
	height: auto;
	min-height: 0;
	min-width: 0;
	width: auto;
}
#contentWrap #contentIn { width: auto; }
#contentIn .col {
	float: none;
	position: static;
}
#contentIn .search { display: none; }
#getBusy .makeSuggestion { display: none; }

/*=main content
----------------*/
#contentIn #mainContent {
	border-left: 0;
	float: none;
	min-height: 0;
	padding-left: 0;
	width: auto;
}


/**********=SIDEBAR********/
#sidebar { width: auto; }
/*=nav
--------*/
#sidebar .nav { display: none; }
/*=quick contact
-----------------*/
#contentIn #quickContact {
	margin-left: 0;
	width: auto;
}


/*=newest auctions
-------------------*/
.newestAuctions ul { width: auto; }
.newestAuctions .star a .bottom { float: none; }
.newestAuctions .star a .top { float: none; }
.newestAuctions .star a .arrow { float: none; width: auto; }


/**********=CURRENT AUCTIONS/STARS/CHARITIES**********/
.assets .col { width: auto; }
/*=newest auctions
-------------------*/
#activity .newestAuctions ul { width: auto; }
