
div#header img, div#navbox, div#rightcolumn, div#cupolalogo, div#search, div#comments h4, div#comments textarea, div#comments input, div#headerright span, div#globalnavleft, div#globalnavright, div#printlink {
display: none !important;
}

#content {
overflow: visible !important;
}

body {border: none !important;}
body, div#maincontainer, div#content, .column, div#article, #footer, div#header, div#logo {
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}

div#header, div#logo, div#headerright, div#comments {
background-color: #fff !important;
}



div#headerbackgroundleft, div#headerbackgroundright, div#headermiddle, div#header {
background-image:none !important;
height: auto !important;
padding-bottom: 7em;
}



div#header div#logo h1 a, div#header div#logo h2, div#headerright h3 {
color: #999;
display:block !important;
}

div#content {

}

div#content a[href]:after
 {
   content: " (" attr(href) ") ";
   font-size: .7em;}

div#content a[href^="/"]:after {
   content: " (http://extrafancy.net/" attr(href) ") ";}
   
 div#articlesubheader a[href]:after, div#content a[href^="/"]:after {
  content: "";
 }
 
 div#content p, div#content p *{
 font-size: 10pt;
 
 }
 
 a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}
	
	
	.columnwrapper {


}



.inner div {
margin-bottom:0px !important; 
padding-bottom: 0px !important; 
}

.inner .col2 { 

}

div#article *.clear {clear: both; padding-top: 30px;}

