@CHARSET "ISO-8859-1";

html, body
{
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
}

h4 a
{
	text-decoration: none;
	color: #000000;
}

#internal
{
	display:none;
}

#jump
{
	display:none;
}

#banner
{
	display: none;
}

#menu
{
	display: none;
}

#sidebar
{
	display: none;
}

#footer
{
	display: none;
}

#main-body
{
	width: 100%;
	position: absolute;
}

.section-header img
{
	display: none;
}

.letters
{
	display: none;
}

.sort-box
{
	display: none;
}

.plain-list a
{
	text-decoration: none;
	color: #000000;
}

#info-bar
{
	display: none;	
}

#filter-form
{
	display: none;
}

#spacer
{
	display: none;
}

#additional
{
	display: none;
}

#InternalMessage
{
	display: none;
}

.seriestable
{
	width: auto;
}

.seriestable td
{
	width: auto;
}

.sortable
{
	width: auto;
}

.sortable td
{
	border: 1px solid #000000;
}

.sortable th a
{
	color: #000000;
	text-decoration: none;
}

.sortable tr
{
	height:auto;
}

.details
{
	display: none;
}

.message-banner
{
	display: none;
}

/* ------------------------------------------------------------- */
/* New CSS from revised.css  */

/* TPLSeries */
#main-content
{
	width: 100%;
	position: absolute;
}

/* Jump to Series (SeriesJump.cfm) */
#jump
{
	display: none;
}

/* Internal Type of Records (SeriesInternal.cfm) */
#internal
{
	display: none;
}

#internal td
{
	display: none;
}

/* Search Series Guide Page */
#searcharea
{
	display: none;
}

.center
{
	text-align: center;
}

.results
{
	width: auto;
}

.results td
{
	border: 1px solid #000000;
}

.results th
{
	color: #000000;
	text-decoration: none;
}