
.region-header,
aside.span3,
#subContent,
.footer,
#themer-toggle,
#site-name 
{display: none !important;}

.row-fluid .span9{width: 100%;margin-left: 0;}
#page-header {
margin-bottom: 5px;
position: relative;
}

#page-header h2 {
position: static;
right: 0;
line-height: normal;
border-top: dotted 3px black;
background: none;
padding-top: 4px;
margin-top: 20px;
padding-left: 33%;
font-size: 140%;
color: black;
bottom: 10px;
text-align: right;
}

.thumbnail {
	float: right;
display: block;
padding: 4px;
border: 1px solid #ddd;
margin-right: 10px;
}

.logo-print{display: block; width: 170px;}

body{font-size: 13px;}

a[href]:after {
    content: none !important;
  }
  .page-header {
padding-bottom: 9px;
margin: 10px 0;
border-bottom: 1px solid #eeeeee;
}
.mainContent h2 {
font-weight: normal;
font-family: 'DinLight', arial, helvetica, sans-serif;
padding: 20px 0 10px;
font-size: 20px;
line-height: 32px;
}