.tip-text, .tip, .tip-title { display: none; }
.getie8, .getiebadge { display: none; }
#navWrap ul, #footer, .slidecontrols {display: none; }
.portfoliopreview a img { display: block; }

#content { padding:0; }

#page { 
	width: auto;
	border: 0;
	margin: 0 2%;
	padding: 0;
	float: none !important;
}

.articles, .portfoliodescription {padding-left: 0;}

body {
	font-family: Arial, sans-serif;
   background: white;
   font-size: 12pt;
   }
#menu {
   display: none;
   }
#wrapper, #content {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
div#content {
   margin-left: 10%;
   padding-top: 1em;
   border-top: 1px solid #930;
   }
   
.span:before { content: " - " }

a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: none;
   }
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%; color: #930; font-weight: normal;
   }
/*
#content a[href^="/"]:after {
   content: " (http://www.kieksi.fi" attr(href) ") ";
   }
 */