body	{
	margin: 0;
	padding: 0;
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	color: black;
	background-color: white;
	}

h1 {
	font-size: 16pt;
}

h2 {
	font-size: 14pt;
}

h3, h4 {
	font-size: 12pt;
}

#lnav, #signin{
	display: none;
	}

#header img 	{
	display: none;
	}

#header {
	border: 0;
	}

a:link, a:visited {
	font-weight : bold;
	text-decoration : underline;
	color: #cccccc;
	}

a:link:after, a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	}

a[href^=""]:after {
	content: " (http://www.otaku.com/" attr(href) ") ";
	}

.item_image, .list-image {
	display: none;
	}


#footer	{
	margin: 2em 0;
	clear: both;
	}

address	{
	font: 8pt/1.5 verdana, arial, helvetica, sans-serif;
	}

#index-right {
	float: right;
	width: 280px;
}


#index-middle {
	margin-right: 330px;
	margin-left: 0;
}

#item, #community, #not-found{
  padding: 10px 10px 10px 10px;
  margin-left: 10px;
  margin-right: 10px;
}

#item img {
        padding: 10px 10px 10px 10px;
        margin: 10px 10px 10px 10px;
	clear: both;
	/*display: none;*/
}

#item-text table tr td a, #item-text table tr td form, #footer p a {
	display: none;
}
