/*
	www.deverborgenstad.nl
	Copyright (c) 2006 Ylab,http://www.ylab.nl
	for print media
*/
#canvas, #wallpaper{
	margin:0;
	padding:0;
	width:auto;
	border:0;
	background:none;
}
.noprint,.tools,.actions,#frame1,#frame2,#frame3,#tabcontainer,.col-l,#mainmenu,#sidebar-btns{
	display:none;
}
.col-r{
	margin-left:0;
}
.description{
	padding:0;
}
.fixedwidth{
	width:11cm;
}
#sidebar{
	right:0;
	top:2cm;
}
/*
div#frame0{
	left:0;
	top:80px;
}
#price{
	left:0;
	top:320px;
	height:auto;
	background:#fff;
	color:#333;
	font-weight:normal;
}
#price h4{
	color:#333;
}
#prodinfo{
	width:400px;
	left:auto;
}
#info #prodinfo{
	width:auto;
	border:0;
}
#prodinfo,#info #prodinfo{
	right:0;
	top:80px;
	height:auto!important;
	overflow:show;
}*/
a{
	color:#000!important;
}

/*
This is the print stylesheet to hide the Flash headlines from the browser...
regular browser text headlines will now print as normal
*/
.sIFR-flash{
	display:none!important;
	height:0;
	width:0;
	position:absolute;
	overflow:hidden;
}
.sIFR-alternate{
	visibility:visible !important;
	display:block !important;
	position:static !important;
	height:auto !important;
	width:auto !important;
	margin:auto !important;
}