    body, #header, #main, #footer {
	    background:white;
		font-size: 12pt;
		text-align: left;
		line-height: 23px;
	}
    #temp-banner,
    #user-options,
    #main-nav,
    #search,
    #sidebar,
    #related-content,
    #disqus_thread,
    #footer,
    #sub-nav-container,
    #leaderboard,
    #share,
    #big-share-buttons,
    #twitter-quick-follow,
    .leaderboard,
    .top-banner,
    .header,
    .footer,
    .subfooter,
	.num-comments,
	.skip-to-content
		{display:none;}
	
	
	a:link, a:visited {
		color: gray !important;
		background: transparent;
		font-weight: bold;
		text-decoration: underline;
	}
	
	strong {
		font-weight: bold;
	}
	
	em {
		font-style: italic;
	}
	
	small {
		font-weight: bold;
		font-style: italic;
		display: block;
		width: 600px;
		font-size: 11pt;
		color: gray !important;
	}	
	
	p {
		margin: 12px 0px;
	}
	
	ul {
		list-style-type: square;
	}

	h2 {
		margin-top: 10px;
		font-size: 1.2em;
		font-weight: bold;
	}
	
    
    #header {height:auto; width:auto; margin:0; background:none;}
    #header .inner {padding:0; background:none;}
    #logo {margin:0;}
    #main {padding-top:0; background:none; width:100%}
    #main .inner {padding:0; width:100%; background:none;}
    #content {width:100%;}
