body {
   background: white;
   font-size: 11pt;
   font-family:Georgia, "Times New Roman", Times, serif;
   }
layout {margin: 0 5%; }
a img {border:none}
#header h1 {display:none; }
#header { height:92px; margin: 0 0 10px 0; }
#menu_main, #submenu, p.top, ol.note a {
   display: none; }
#corpo, #testo {
   width: auto;
   margin: 0;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
div#testo {   
   padding-top: 1em;
   border-top: 1px solid #930;
   }
div#mast {
   margin-bottom: -8px;
   }
div#mast img {
   vertical-align: bottom;
   }
div.imgLeft { padding: 10px; border:1px solid #444; float:none; margin: 1em 0.8em 0.5em 0; width:202px !important; }
div.imgRight { padding: 10px; border:1px solid #444; float:right; margin: 1em 0 1em 0.8em;width:202px; } 
div.caption { padding: 0 5px; }
div.imgLeft p , div.imgRight p { font-size:8pt;width:170px;!important  }
ol.note li { font-size:8pt; }
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }

#content a[href^="/"]:after {
   content: " (http://www.alistapart.com" attr(href) ") ";
   }