body {
  background: #fff;
  font-size: 9pt !important
}

/* hide non-printout friendly things */

div#enditems, div#sidebar, div#searchinner, div#footer, div#topnav, div.tabs, .actionsidebar {
  display: none !important
}

#contentcontainter {
  margin: 0 5%;
  padding: 0;
  border: 0;
  color: black;
  background: transparent none;
}

.withoutsidebar {
  width: 95%
}

blockquote {
  font-style: italic
}

a:link, a:visited, a:active {
  color: #000 !important;
  border-bottom: 1px dashed #000 !important
  background: transparent;
  text-decoration: none
}

.date {
  border: none
}

.apparea {
	padding: 0 20px 0 0;
	margin: 0
}

.wrapper {
	width: auto;
	margin: 0;
	padding: 0
}

input.advocacy {
	width: 200px
}

p.smaller {
	width: 240px
}

textarea#new_msg {
	width: 350px
}