body {
	background: #FFF;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

a:link,
a:visited {
	color: #000;
	text-decoration: none;
}

#slogan {
	visibility: hidden;
}

#userInfo {
	display:none;
}

#content a:link:after,
#content a:visited:after, 
{
	font-style: italic;
	content: " ["attr(href)"] ";
}

#topNav,
#leftNav, 
#modelSearch,
#ebayLogo,
input,
select
{
	display: none;
}

#header img {
	border: none;
}

#moduleHeader {
	display:none;
}

#submoduleHeader {
	text-align:center;
	text-decoration: underline;
	font-size: 1.1em;
}

#disclosure {
	font-size: 0.8em;
}

th {
	background-color: #FEFF79;	
	height: 20px; 
	vertical-align: middle;
	font-weight: bold; 
	padding-top: 3px;
}

.printHide {
	display:none;
}

.printOnly {
	display:'';
}

#rightSection {
	display:none;
}