
		#jsn-page {
			width: 95%;
		}
			
		#jsn-pos-promo-left {
			float: left;
			width: 23%;
		}
		#jsn-pos-promo {
			width: 100%;
		}
		#jsn-pos-promo-right {
			float: right;
			width: 23%;
		}
		
		#jsn-content_inner {
			right: 77%;
		}
		#jsn-content_inner1 {
			left: 77%;
		}
			
		#jsn-leftsidecontent {
			float: left;
			width: 23%;
			left: -77%;
		}
		#jsn-maincontent {
			float: left;
			width: 77%;
			left: 23%;
		}
		#jsn-rightsidecontent {
			float: right;
			width: 12%;
		}
		
		#jsn-pos-innerleft {
			float: left;
			width: 28%;
			left: -100%;
		}
		#jsn-centercol {
			float: left;
			width: 100%;
			left: 0;
		}
		#jsn-pos-innerright {
			float: right;
			width: 28%;
		}
		
		body.jsn-textstyle-news {
			font-family: "Times New Roman", Times, serif;
		}
		
		body.jsn-textstyle-news h1,
		body.jsn-textstyle-news h2,
		body.jsn-textstyle-news h3,
		body.jsn-textstyle-news h4,
		body.jsn-textstyle-news h5,
		body.jsn-textstyle-news h6,
		body.jsn-textstyle-news ul.menu-mainmenu a,
		body.jsn-textstyle-news ul.menu-mainmenu span,
		body.jsn-textstyle-news .componentheading,
		body.jsn-textstyle-news .contentheading {
				font-family: 'Droid Serif', "Palatino Linotype", Palatino, serif;
			}
		
		body.jsn-textstyle-news.jsn-textsize-medium {
			font-size: 85%;
		}
	
		div.jsn-modulecontainer ul.menu-mainmenu ul,
		div.jsn-modulecontainer ul.menu-mainmenu ul li {
			width: 200px;
		}
		div.jsn-modulecontainer ul.menu-mainmenu ul ul {
			margin-left: 199px;
		}
		
		div.jsn-modulecontainer ul.menu-sidemenu ul,
		div.jsn-modulecontainer ul.menu-sidemenu ul li {
			width: 200px;
		}
		div.jsn-modulecontainer ul.menu-sidemenu ul ul {
			margin-left: 199px;
		}
		