﻿/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

	Stylesheet for Fortum
	media: print

 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#global,
#subNav,
#relatedContent,
.addthis_toolbox
{
	display: none;
}

#wrapper
{
	width: 650px;
	margin: 0;
}

#header
{
	margin-left: 0;
}

#mainContent
{
	position: relative;
	float: left;
	width: 650px;
	margin-top: 1.5em;
	margin-right: 18px;
}

#article table
{
	position: relative;
	left: 0;
	width: 650px;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
	#article table th,
	#article table td
	{
		border-bottom: 1px solid #666;
		border-right: 1px solid #666;
	}

.roundCorners
{
	display: none !important;
}

#article .box,
#article .box.focusBoxArea
{
	left: 0 !important;
}
	#article .box .inner
	{
		padding-left: 0 !important;
	}
#article .box.frame.attachment li
{
	padding-left: 0 !important;
}
#article .box.frame.attachment li a:link,
#article .box.frame.attachment li a:visited
{
	padding-left: 0;
}

ul.arrowList li,
ul.linkList li
{
	padding-left: 0 !important;
}

#footer
{
	margin-top: 20px;
	margin-left: 0;
	padding-top: 10px;
	border-top: 1px solid #999;
}
