/* print styles */
#wrapper, #outer-wrapper, #container, #main, .content, .content #left, .content #right, .content .header, .content .header ul, .subheader, .subheader ul {
	margin:0;
	width:100%
}
#topbar, #header-wrapper, #leftside, #rightside, #footer {
	display:none
}
p, div, td {
	font-family:arial,helvetica,sans-serif;
	font-size:11pt
}
h1, h2, h3, h4 {
	font-family:arial,helvetica,sans-serif
}
#leader {
	font-size:12pt
}
a img {
	border:none
}
.update {
	font-style:italic
}

.content #left, .content #right {
  float: none;
}

.pg li a { 
  float: none;
}

.left_box, .articles {
  border: medium none;
}



