/**************************************************
Client:	  Erik Olsson 
Author:   Jörgen Bang, Creuna AB 2006
**************************************************/

/**************************************************
 print styles
**************************************************/
#wrap 
{
	width:796px;		
}
#subnav { display:none; }
#col-3-object { display:none; }
#foot { display:none; }
#belowthebottom { display:none; }
#head { display:none; }
#printhead { display:block; }

#main { display:table-cell; margin:0; padding:0; } 

#col-1-object 
{
	width:230px;
	padding:0;
	margin:0;		
}

#col-2-object 
{
	padding:0;
	margin:0;	
}

#col-2-object .content { width:300px; padding-top:0; }

.object-facts 
{
	width: 224px;
}

.object-facts h5{
	padding: 0 0 0 0;
}

.object-facts .facts-content{
	line-height: 1em;
	background:none;
	padding: 0 .5em 1.5em 0;
}

.object-facts dl{
	line-height: 1em;
	background:none;
	padding: 0 0 1.5em 0;	
}

.object-facts dt
{
	padding:0.3em 0 0 0;
}
.object-facts dd{
	margin: 0.3em 2em 0 9.5em;
	font-weight:bold;
}
.object-facts dd.first{
	margin: -1em 2em 0 9.5em;
}

.obj-back-to-result, .obj-print, .obj-helptext, .obj-show-all { display:none; }

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.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;
}

