/* print stylesheet starts */

/* universal print excludes starts */
body, div, form, label, fieldset, legend, img, p, h1, h2, h3, h4, h5, a, table, td, tr, th {
	border: solid 0 transparent;
	margin: 0;
	padding: 0;
}
body {
	width: 99%;
	margin: 5px;
	float: none;
	font: 0.75em Verdana, Arial, Helvetica, sans-serif;
}
div#nav-skip, div#breadbook, div#navbar-top, div#navbar-bottom,
div#nav-footer, div#column-side, div#adverts-top, div#page-actions,
hr.hide, p.hide {
	display: none;
}
div#logosearch {
	margin-top: 0;
	width: 99%;
	clear: both;
	margin-bottom: 1em;
}
div#logosearch div#eilogo a:link, div#logosearch div#eilogo a:visited {
	text-decoration: none;
	color: #84817C;
}
div#logosearch div#search-panel {
	display: none;
}
div#column-main {
	width: 99%;
	margin: 0;
	float: none;
}
p.showprint, div.showprint{
	display: block;
}
.clear-basic {
	clear: both;
}
.clear {
	clear: both;
	margin: 0 0 -1px;
	width: 100%;
	height: 1px;
	font-size: 1px;
}
.clear-left {
	clear: left;
}
.clear-right {
	clear: right;
}
p {
	margin-bottom: 1.3em;
	line-height: 1.4em;
}
p.quote {
	margin-left: 1.6em;
	margin-right: 1.6em;
}
p.quote em {
	font-style: normal;
}
p.quoted {
	margin-left: 1.6em;
	margin-right: 1.6em;
	font-style: italic;
}
/* universal print excludes ends */


/* comparison table view excludes starts */
div#view-comparisontables div#adbox-container {
	display: none;
}
div#view-comparisontables div#comparison-options {
	display: none;
}
div#view-comparisontables ul.linkslist-squareblue01 {
	display: none;
}
div#view-comparisontables h1 {
	color: #000;
	background: #eee;
/*	margin-bottom: 9px;*/
	border-bottom: 1px solid #333;
	padding: 3px;
	font: bold 1.6em Arial, Verdana, sans-serif;
}
div#view-comparisontables h3 {
	display: none;
}
table#comparison {
	clear: both;
	width: 99%;
	margin: 0 0 15px 0;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
}
table#comparison td, table#comparison th {
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
}
table#comparison img {
	border: 0;
}
table#comparison td div,
table#comparison th div,
table#comparison th.lastitem div {
	text-align: center;
	padding: 5px 6px 5px 5px;
	font-size: 0.8em;
	color: #000;
}
table#comparison th div {
	font-weight: bold;
}
/* comparison table view excludes ends */


/* editorial view excludes starts */
div#view-editorial div#article-actions,
div#view-editorial div#user-comments,
div#view-editorial div#sidecolumn {
	display: none;
}
div#view-editorial div#article-content {
	width: 98%;
}
div#view-editorial h1 {
	color: #000;
	background: #eee;
	padding: 3px 3px;
	font: bold 1.6em Arial, Verdana, sans-serif;
}
div#view-editorial div.article-whowhen {
	min-height: 16px;
	height: auto !important;
	height: 16px;
	margin-bottom: 8px;
	background: #eee;
	border-bottom: 1px solid #333;
}
div#view-editorial div.article-author {
	float: left; 
	padding: 1px 3px 3px 3px;
	color: #333;
	font: normal 1em Verdana, Arial, sans-serif;
}
div#view-editorial div.article-author a,
div#view-editorial div.article-author a:visited {
	text-decoration: none;
	color: #333;
}
div#view-editorial div.article-date {
	float: right;
	padding: 1px 3px 3px 3px;
	color: #333;
	font: normal 1em Verdana, Arial, sans-serif;
}
/* editorial view excludes ends */


/* print stylesheet ends */
