/* Spadium - CSS Print Document */
@import(reset.css);
body{
	font-family:"Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size:11px;
	line-height:18px;
}
h3, h4, h5, h6{margin:20px 0;}
p{margin:10px 0;}
ul, ol{
	clear:both;
	line-height:24px;
	margin:20px 40px;
}
ol{margin:20px 60px;}
a{
	color:#000;
	text-decoration:none;
}
table{
	border-collapse:collapse;
	width:100%;
}
table, tr, th, td{border:1px solid #999;}
table th,
table td{
	padding:5px;
	text-align:center;
}
img{margin:5px 50px 25px 70px;}
img[align=left],
img.align-left,
img.float-left{
	float:left;
	margin-left:0;
}
img[align=right],
img.align-right,
img.float-right{
	float:right;
	margin-right:0;
}
#header figure img{margin:0;}
form,
.button,
.hourly,
.multipage,
#header h1,
#header h2,
#navigation,
#breadcrumb-navigation,
#main-sidebar,
#footer #footer-news,
#footer #footer-more #footer-navigation,
#footer #footer-more #facebook,
#footer #footer-more #footer-wrapper,
#mbOverlay,
#mbCenter{
	display:none;
}
#footer #footer-more #footer-contentinfo{
	clear:both;
	margin:30px 0 0 0;
}
