/* LBR - WHO Print styles: css/print.css
   ------------------------------------- */

/* Section Index
   -------------

*/

* {
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 13px;
}

#container {
	margin: 0 auto;
	min-height: 100%;
	width: 100%;
}

#push {
	height: 0;
}

#printlogo {
	display: block;
	height: 60px;
	width: 95%;
}

#printlogo img {
	border: none !important;
}

#printfooter {
	border-top: 1px solid #c3c3c3;
	display: block;
	padding-top: 0.5em;
	width: 95%;
}

#printfooter p {
	margin-bottom: 0.1em;
}

#hd,
#hd *,
#topnavigation,
#topnavigation *,
#standardsearch,
#standardsearh *,
p.submitnews,
#leftmain,
#leftmain *,
#righttmain,
#rightmain *,
#right,
#right *,
#rightbar,
#rightbar *,
#ft,
#ft *,
#push,
#makecomment,
ul.breadcrumb,
p.rssfeed,
p.inlinepromo,
div.nocomments,
div.pagination,
p.quickedit,
p.top {
	display: none;
	height: 0 !important;
	width: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
}

#bd {
	float: none !important;
	margin: 0 !important;
	padding: 0 !important;
	width: 95% !important;
}

div.yui-b {
	float: none !important;
	margin: 0 !important;
	padding: 0 !important;
	width: 80% !important;
}

#yui-main {
	float: none !important;
	margin: 0 !important;
	padding: 0 !important;
	width: 90% !important;
}

#left {
	width: 100% !important;
}

#newsarticles,
#issue,
#survey,
#backissues,
#conferences,
#surveyshome,
#reviewshome,  
#shop,
#joblistings,
#regioncollection,
#reviewmaincontents,
#reviewsection,
#reviewchapter, 
#adminnews,
#searchresults,
#categorycollection,
div.static {
	clear: both !important;
	float: none !important;
	margin: 0 !important;
	padding-left: 0 !important;
	width: 90% !important;
}

a,
a:link {
	border-bottom: none !important;
	color: #000 !important;
	text-decoration: underline !important;
}

/*
a:after,
a:link:after,
a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 90%;
}
*/

div.article h3 {
	letter-spacing: 1px !important;
}

div.article {
	border-bottom: 1px solid #c3c3c3 !important;
}

.comment {
	border: none !important;
	border-bottom: 1px solid #d9d9d9 !important;
}

.comment blockquote,
.comment p.commentposter {
	border: none !important;
}

div.issueimage,
div.surveyimage {
	float: left !important;
	width: 25% !important;
}

div.issueinfo,
div.surveyinfo {
	float: right !important;
	width: 75% !important;
}

#ftwrapper {
	height: auto !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}

ul.links li {
	padding-left: 0 !important;
}

p.info,
p.error,
p.print {
	display: none;
}

#basket {
	border: 1px solid #c3c3c3 !important;
	margin-left: 1px;
	width: 90% !important;
}

#basket th,
#basket td {
	border: 1px solid #c3c3c3 !important;
}

.print,
.pdf {
	padding: 0 !important;
}

#nextchapter {
	display: none !important;
}

#imagegallerycontainer {
	display: none !important;
}
