#header,
#footer,
#debug,
div.column-left,
#breadcrumbs,
#menu,
#three-columns nav,
#PAFTOOLBAR,
#article_sharer,
header #header-search,
div.widget-webtv,
.widget-social .feed li .icon,
.right .widget-newsletter2,
div.widget-newsletter,
.main object,
#three-columns aside.right,
.frontpage .important nav,
.article-heading,
.hide,
header,
.contentfooter,
#topnav {
  display: none;
  }
  
.article-heading-print{
	display:block !important
}
  
/*div#maincontent a:link:after,
div#maincontent a:visited:after,
div.column-right a:link:after,
div.column-right a:visited:after,
div.column-middle a:link:after,
div.column-middle a:visited:after {
  content:" (" attr(href) ") ";
}*/ 

body.frontpage div#content aside.middle .news ul{
	margin-left:15px;
	list-style-type: disc;
}

body.frontpage div#content aside.middle .news ul a{
	padding-left:0;
	background-image:none;
}
.frontpage .important{
	height:auto;
	margin-bottom:0;
}
.frontpage .important h1{
    background: none repeat scroll 0 0 transparent;
    height: auto;
    left: 0;
    text-align: center;
    text-indent: 0;
    top: 0.5em;
    width: 100%;
}
.frontpage .important article{
	position:static;
	padding-bottom:0;
}
.frontpage .important article .button{
	position:static;
	margin-left:0;
}
.frontpage .important footer{
	position:static;
}

