/* Screen properties */
@media screen {
	
}

/*Print properties*/

@media print {

.book_detail {
	float:none;
	margin: 0pt;
	width: 100%;
}

* html #middle_2col {
	margin: 0px;
	float: left;
}
*+html #middle_2col {
	margin: 0px;
	float: left;
}	
.grey_box {
	background-color: white;
	margin-top: -2pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 10pt;
	border-left: 1pt solid black;
}
	
body {
	background: white;
	font-size: 11pt;
}

.page {
	width: auto;
	height: auto;
	margin: 0;
	color: black;
} 

#main2 {
	width: auto;
	background-image: none;
	
}
	
.column-in {
	margin: 0px;
	padding: 0px;
}
		
.border {
	display: none;
}		

#header_hepg, #header_hepg_logo, #header_nav, 
#search_form, #nav, #nav ul, #nav li, #left, 
#hep_bottom_right, #tell_friend_link, .printPage,
#footer_rss_link, #book_list_items, .buttons_grey_box {
	display: none;
}
	
h2 {
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:1.1em;
	}
	
em {
	font-stretch: ultra-condensed; 
}

#right {
	margin: 0;
}
	
a:link {
	text-decoration: none;
}	
	
.strong_sm {
	font-size: 11pt;
	font-weight: bold;
}	

	/* Harvard img */
#header_hepg .float_left img{
	margin: 0pt;
	border: none;	
}
	
#header_logo {structure.css (line 77)
}
	
	/* HEP */
#header_logo {
	margin: 0;
	padding: 0;
	background: white;
}
	
#hep_logo_link img {
	display: none;
}

#footer {
	background-color: white;
}
	
#hep_logo_print {
	display: block;
}

 } 
