/*
	Print specific styles
*/

.sIFR-flash, 
.sIFR-flash object, 
.sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}
span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
html, body {
	background-color: #fff;
	margin: 0;
}
#bgtl,#bgtr,#bgbl,#bgbr,
form#noprint,
#sidebar,
#navcontainer,
#navcontainersub,
#footer a,
#header code,
#content .advdownload {
	display: none;
}
#header {
	height: 100px;
}
#container {
	background-image: none;
}
#content {
	width: 95%;
}
.short p,
.short li {
	max-width: 75%;
}
#content p,
#content li {
	font-size: 10pt;
}
#content .imgboxmain blockquote,
#content .imgbox blockquote {
	font-size: 10pt;
}