@media print {

#header { height:2cm; }
#header #logo,
#header #logo img { height:1.65cm; width:5.1cm; }

body.p2 #header { height:1.5cm; padding:0 0 0.2cm; }
body.p2 #header #logo,
body.p2 #header #logo img { height:1cm; width:7cm; float:none; }

#container { position:static; }

#navigation,
#sezione,
#two-col #right
{ display:none!important; }

#two-col #left
{ float:none; width:auto; clear:both; position:static; }

#two-col.border
{ border-top:1pt solid #333; clear:both; overflow:visible; }

#blog .post
{ overflow:visible; }

.p2 #two-col #right
{ display:block!important; float:none; width:auto; }
.p2 #two-col #right div
{ display:none; }
.p2 #two-col #right div.info
{ display:block; width:auto; }

.p2 #two-col #banner
{ width:auto; }

.TabbedPanelsTabSelected,
.TabbedPanelsContentGroup
{ background:#FDFDFC; }

.p2 .TabbedPanels
{ /*float:none!important;*/ margin:20em -100% 0 0; /*(inverte la posizione del box info e dei contenuti)*/ }

.TabbedPanelsContent
{ display:block!important; margin:1em 0; border-bottom:1pt solid #D7D7D6; }

.TabbedPanels .left-col,
.TabbedPanels .right-col
{ width:45%; }

}