/**
* @author    JoomlaShine.com http://www.joomlashine.com
* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.
* @license   JoomlaShine.com Proprietary License
*/
#redim-cookiehint{display: none !important;}
/* ============================== LAYOUT SIMPLIFICATION  ============================== */
#jsn-pos-stickleft,
#jsn-pos-stickright,
#jsn-pos-top,
#jsn-menu,
#jsn-content-top,
#jsn-leftsidecontent,
#jsn-rightsidecontent,
#jsn-pos-innerleft,
#jsn-pos-innerright,
#jsn-pos-breadcrumbs,
#jsn-pos-banner,
#jsn-gotop,
#jsn-content-bottom,
ul.jsn-article-tools,
span.content_rating,
span.content_vote,
table.pagenav {
	display: none !important;
}
#jsn-master #jsn-centercol,
#jsn-master #jsn-maincontent {
	left: 0;
	width: auto;
}
#jsn-master p.author,
#jsn-master p.createdate {
	padding: 3px;
}

body{
	max-height: 27.9cm;
	max-width: 21.0cm;
	padding: 2.0cm 1.5cm 2.0cm 2.5cm !important;
	font-size: 0.8em !important;
	}

hr{
	border: none;
	border-top: 1px solid #000;
	margin: 1.0cm auto;
	}
	
h1{
	font-size: 1.7em;
	line-height: 1.4em;
	font-weight: 600;
	}
	
h2{
	font-size: 1.5em;
	line-height: 1.3em;
	font-weight: 600;
	}
	
h3{
	font-size: 1.3em;
	line-height: 1.1em;
	font-weight: 600;
	}

.noprint{
	display: none;
	}
	
.print-only{
	display: block;
	}
	
.jsn-article-toolbar{
	display: none;
	}