body, #body {
	background-image: none;
}

#content {
	margin: 0;
	width: 100%;
}

/* #left removed from this list */
#accessibilitylinks,
#leadmedia,
#gnwrap,
#skipnavholder,
#storymiddle,
.tpmedia,
#breadcrumbnav,
#storytools,
#globalnav,
#masthead,
.storytools,
#storyright,
#storylineupfooter,
#footer,
.ad-160x600,
#advert300x250,
#zonebar,
#meta_c,
#meta_r,
#cmd_c,
#cmd_r,
#storypost {
	display: none !important;
}

#storyhead h1, #storyhead h2, #storyhead h3, #storyhead h4, #storyhead h5, #storyhead h6 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
}

#storybody {
	width: auto;
	float: none;
	display: block;
	overflow: visible;
}

blockquote.pullq {
	clear: both;
	width: 60%;
	font-size: 1.4em;
	padding: 8px;
	margin: 5px 10px;
	background-color: #EFEDE8;
	voice-family: "\"}\"";
	voice-family:inherit;
	float: right;}

html>body blockquote.pullq {
	float: right; }

blockquote.pullq strong {
	font-weight: normal;
	line-height: 1.1em;}

blockquote.pullq em {
	font-size: .6em;
	margin-top: 6px;
	display: block;
	text-align: right; }

blockquote.photo {
	font-size: .8em;
	text-align: left;
	line-height: 1.1em;
	padding: 5px;
	margin: 5px;
	float: right;
	clear: both;}

blockquote.photo img {
	border: #666 1px solid;
	display: block;
	margin-bottom: 4px;}

blockquote.photo em {
	font-style: normal;
}

@media handheld {
	blockquote.pullq, blockquote.photo {
		display: none;
	}
}