/* justice unit print*/


#header {
    background-color: #A9A9A9;
}
#header h1 {
    background: url("../images/logo_banner.png") no-repeat 10px top transparent;
	 height: 126px;
	 
}
#header a#logo, #header h1 a {
	display: none;
}
#section {
    padding-top: 20px;
}

#header h2, .tag-block #page-head, #page-head h1 {
    display: none;
}
#section .tag-block p {
    max-height: 222px;
    overflow: hidden;
}
#blocks-wrapper {
    display:block
}
#left-column {
	display:none}