/* Hospersa Print CSS */

body {margin:0;
	padding:0;
}
	
#header, #banner_img, #nav, #login, #menu, #news {display:none;
}

body.home #content, #content, #banner {border:0;
	padding:0;
	margin:0;
	width:auto;
	height:auto;
	min-height:1px;
}

#banner {border-bottom:1px solid #000;
}

#content p, #content ul, #content li, #content li a {font-size:100%;
}

#content ul {margin-top:1em;
}

#footer {margin-top:10em;
	border-top:1px solid #000;
}



