/***********************************************/
/* Printed page styles					           */
/***********************************************/

/*html {width: 100%;
	  background: transparent none;
}
body {
	background: white;
	text-align: left;
	color: black;
	font-size: 10pt !important;

	padding: 0;
	margin: 1em;
 }*/

 html {
 	width: 100%;
	background: transparent none;
}

body {
	background: white;
	text-align: left;
	color: black;
	font-size: 10pt !important;
	width: 5.5in;
	padding: 0;
	margin: 0 ;
  	font:Arial, Helvetica, sans-serif;
  	}

.nav_right,
#left,
#right,
.simple_search,
.nav_left,
.topictitle,
.current,
#topnav,
.filter_box,

 #results_form,
 .add_fav_link,
 .try_content,
 .sr_right,
ul .select,
ul .deselect {
 	display: none;
}

#container, #container2, #end_container, #content {
background: none;
}

#content {
margin: 0;
padding: 0;
}

#right {
border: 1px solid red;}

#header,
#topright_navigation {
display: none;
border: none;
background: none;
min_height: 0;
_height: 0;
}

#footer {
	display:none;
}

#header h1 {
	text-indent: 0;
	height: 0;
	width: 0;
	line-height: 0;
	float: none;
	clear:none;
	margin: 0;
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* IE 5.x */
}


#header img {
float: left;
clear: both;
}

#resultlist{
margin: 0;
}

#flash_home {
	height:0;
	margin:0;
	padding:0;
}

#left {
	display:none;
	width:0;
	margin:0;
	padding:0;
}

#navigation-left {
	display:none;
	width:0;
	margin:0;
	padding:0;
}

.toppages #keyword_results {
	margin-left:0px;
}

#future-content-row {
	float:left;
}

.result_summary {
margin: 0;
padding: 0;
}

#group-search .go_button, #user-search .go_button, #search .go_button, #jurisdiction-search .go_button {
	display:none;
}

.go_button, .clear_button, .cancel_button, .viewcontent-button {
	display:none;
}

.nav-tabs {
margin-left:0;
margin-top:0;
display:none;
}
h2 {
font-size:150%;
font-weight:bold;
margin-bottom:15px;
}

#header {
display:none;
}
/*****************/
/* Print Buttons */
/*****************/
#print-menu {
	text-align: right;
	padding: 5px;
}
#print-menu a {
	background-color: #ddd;
	border: 1px solid #000;
	color: #000;
	padding: 2px 7px;
}
#print-menu a:hover {
	background-color:#666;
	color: #FFF;
}
a.print {
	padding: 3px 0 4px 15px;
}
a.goback {
	padding: 3px 0 4px 15px;
}
#print-menu a.goback {
	padding-left: 15px;
	background-position: 3px 3px;
}
#print-menu a.print {
	padding-left: 15px;
	background-position: 3px 3px;
	font-weight: bold;
}

.item_row1 {
margin-top:5px;
padding-top:10px;
display:block;
float:none;
clear:both;
}
.item_row {
display:block;
float:none;
padding-bottom:10px;
width:100%;
clear:both;
}


#item_view, #rate_maincolumn {
margin-left:10px;
}