h2 {
	color: #004646; /* the only text in the heading that isn't <a> is the # of comments, which is below anyway */
	font-weight: bold;
	font-family: helvetica, arial, sans-serif;
	display: block;
	background-color: #004646; /* that soothing green glow */
	padding: 3px;
	font-size: 120%;
}

h2 a {
	color: #ffffff;
}

.hideMe {
	display: none;
}

.details {
	color: #999999;
	font-style: italic;
}

fieldset {
	display: none;
}

h6 {
	display: none;
}

.fhtablist_new {
	display: none;
}

.msg {
	display: none;
}

.col_1 {
	display: none;
}

.fad1 {
	display: none;
}

.nix-reasons {
	display: none;
}


/* 2011

body {
	font-family: helvetica,arial,sans-serif;
}

/* the next line was a /.* instead of a /*; changing it 4/29/10, see if anything bad happens */

/*
div {
	display: inline;
}
*/

/* hidden */

/* 2011
.hideItAll {
	display: none;
}

#logo {
	display: none;
}

.hidden {
	display: none;
}

.nav {
	display: none;
}

.title {
	display: none;
}

.box_content {
	display: none;
}

.hide {
	display: none;
}

.active {
	display: none;
}

/* - allow comments
ul {
	display: none;
}
*/

/* 2011
.ad30 {
	display: none;
}

.jump {
	display: none;
}

.message {
	display: none;
}

.vote {
	display: none;
}

.skin {
	display: none;
}

.date {
	display: none;
}

hr {
	display: none;
}

/* 
	'strong' seems to be ONLY used in the "from the ... dept' bit
	(gotta love their nesting of <b> inside <strong>!)
	so I hope they never publish a story like "The president is <strong>NOT</strong> dead"
*/

/* 2011

strong {
	display: none;
}

p {
	display: none;
}

h2 {
	display: none;
}

.daybreak {
	display: none;
}

.content {
	display: none;
}

.menu {
	display: none;
}

.tag-display-stub {
	display: none;
}

.commentBox {
	display: none;
}

.storytitle {
	display: none;
}

form {
	display: none;
}

/* comments are shown twice... only need to see them listed once */

/* 2011

.reader {
	display: none;
}

/* shown */

/* 2011

.datitle {
	color: #ffffff;
	font-weight: bold;
	display: block;
	background-color: #004646; /* that soothing green glow */
	/* 2011
	padding: 3px;
}

.datitle a {
	color: #ffffff;
}

.toptag {
	color: #666666;
}

2011 */