body {
	background:white;
	color:black;
	font-size:10pt;
	margin:0;
	padding:0;
}

a:link, a:visited {
	color: #333;
	background:transparent;
	font-weight:bold;
	text-decoration:underline;
}
#main a:link:after{
	content: " (" attr(href) ") ";
	font-size: 90%;
}
#main a[href^="/"]:after {
	content: " (www.foretagshalsovard.se" attr(href) ") ";
}

hr{
	color:gray;
	background-color:gray;
}

#wrapper{
	width:100%;
	margin:0;
	padding:0;
	background:transparent;
}

#topBar, #leftColumn{
	display:none;
}

#main,div>#main{
	width:auto;
	float:none;
	margin:0;
	padding:0;
}

.wideBox{
	clear:both;
	margin:0;
	width:auto;
	background:transparent;
}
.wideBox .bot{
	display:none;
}
.wideBox .cont{
	padding:0;
}
.wideBox h2{
	text-indent:0;
	display:block;
	overflow:auto;
	background:transparent!important;
}

#footer{
	float: none;
	width: 100%;
	clear:both;
	background:transparent;
	whitespace: nowrap;
}

/* 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;
	width: auto !important;
	height: auto !important;
}