/* - - - - - - - - - - - - - - - - - - - - -

Sivuston printtityylit. Tarpeettomat tulos-
tuksen kannalta pois ja tarpeelisille uudet
 muotoilut.

- - - - - - - - - - - - - - - - - - - - - */
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0 0 6pt;
	padding: 0;
	font-size: 12pt;
}

ul#main-nav, ul.sec-nav, ul#feature-nav, ul.help-nav,
body#mainpage #main-content, body#mainpage #sub-content,
#header h1 a, span#finder, hr, body#productpage #nav-container,
h2#product-nav  {
	display: none;
}

ul { 
	margin: 0 0 12pt;
	padding: 0; 
}
li { 
	margin: 0 0 6pt;
	padding: 0;
	font-size: 9pt;
	list-style-position: inside; 
}

p, a {
	margin: 0 0 12pt;
	padding: 0;
	color: #333;
	font-size: 9pt;
	line-height: 12pt;
}

body#productpage #main-content {
	float: right;
	width: 330px;
}

body#productpage #sub-content { 
	float: left;
	width: 333px;
}

#nav-container { clear: both; }

body#productpage #nav-container { 
	margin: 0;
	padding: 24pt 0 0;
}

ul#products-nav li {
	border: 0;
	list-style-position: outside;
	list-style-type: none;
	font-weight: bold;
}

ul#products-nav li a:after {
	content: " (" attr(href) ") ";
	font-weight: normal;
}

ul#products-nav li a.product-pic-link:after {
	content: " ";
}

ul#products-nav li img { border: 0; }

/* 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;
}