/* ------------------------------------------------------------------------------------- DRM fix for IE */
	span,
	b,
	em,
	u,
	i {
	}

/* ---------------------------------------------------------------------------------------------- Print */	
	#story #content {
		display:block;
	}

/* -------------------------------------------------------------------------------------- Print Formats */	
	body {
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
	}
	table td {
		font-size:10pt;
		vertical-align:top;
		border:1px solid #333;
		padding:2px;
	} 
	.left {
		float:left;
		padding-right:10px;
	}
	.right {
		float:right;
		padding-left:10px;
	}
	#print_header table {
		font-size:8pt;
	}
	#headline {
		border-bottom:1px dotted #4C87CB;
	}
	h1 {
		font-size:14pt;
	}
	h2 {
		font-size:12pt;
	}
	p {
		margin:0 0 10px;
	}
	.by_line {
		color:#4C87CB;
	}
	.editor_details {
		font-weight:bold;
		color:#4C87CB;
		margin:10px 0 0;	
	}
	.editor_details span {
		font-weight:normal;
		color:#074170;
	}
	.widget {
		color:#4C87CB;
	}
	.widget h2{
		font-size:10pt;
		border-bottom:1px solid #4C87CB;
	}
	.width_236 {
		width:236px;
	}
	#bio_about img {
		float:right;
		padding-left:20px;
	}
	ul {
		margin:0;
		padding:0 0 0 15px;
		list-style:square;
	}

	
/* ---------------------------------------------------------------------------------------- Don't Print */	
	#header-toolbar,
	#header,
	#top-nav,
	#page_nav,
	.advertising,
	#story_tools,
	#quote,
	.column_right,
	#search,
	.leader_ad,
	.leader,
	#footer,
	#print_edition_date,
	#breadcrumbs, 
	#tab_nav,
	#bio,
	.optional,
	img
	 {
		display:none;
	}
	#tab-nav ul {
		display:none;
	}
