body	{ font-size: 11pt; }
#identity		{ font-size: 18pt; margin: 0; position: static; width: auto; height: 67px; }
	#identity span	{ background: none; text-indent: 0; }
	#identity em		{ display: block; font-size: 13pt; font-weight: normal; }

#header .promo,
#ebaySearch,
#footer ul,
#log,
#addSnipe,
#pageLinks,
#searchForm,
.message,
.col_actions					{ display: none; }

#nav ul		{ margin: 0; padding: 0; }
#nav li	{ display: none; }
	#nav li.current	{ display: block; list-style: none; }
		#nav li.current a	{ color: #000; font-size: 14pt; text-decoration: none; }
		
#footer	{ font-size: 10pt; }

.itemList .header	{ display: none; }
.itemList li	{ border-bottom: 1px solid #666; list-style: none; margin-bottom: 2em; }
.itemList dl	{ margin-bottom: 1.5em; }
.itemList dt a	{ color: #000; font-weight: bold; margin-right: 1em; text-decoration: none; }
.itemList dd	{ margin: 0; padding: 0; }
	.itemList dd:after	{ content: "."; clear: both; display: block; height: 0; visibility: hidden; zoom: 1; }
.itemList dfn	{ display: block; float: left; padding-right: 1em; text-align: right; width: 10em; }
.itemList img	{ display: block; }


.form_v	li,
	.form_h li,
	.form_hb li { list-style: none; margin-bottom: 0.5em; }	


/* Clearing Fix 
	.clearfix:after,
	#content:after	{ content: "."; clear: both; display: block; height: 0; visibility: hidden; }*/