/*** mp:n omat printtityylit, kts. myös common -> /tyylit_print_common.css ***/


#header,
#topnav-wrap,
.ver-bar-1,
.ver-bar-1.bottom,
.spacer,
#login-link,
#textsize-wrap,
div#lift-wrapper
{
 display:none;
}


div#wrapper {
 padding: 0;
 background: #ffffff;
}

div#container {
 width: 100%;
 margin: auto;
 padding: 0;
 background: #ffffff;
}

div#page-wrap {
 border: 0;
 background: #ffffff;
}


/* --- Footer --- */

div#footer-wrap { background: none; }

div#footer {
 width: auto;
 height: auto;
 margin:auto;
 color:#000000;
 text-align:left;
 padding: 15px 0 0 0;
 border-top: 1px solid #000000;
 margin-top: 30px;
}

div#footer a, div#footer a:visited {
 color:#000000;
 text-decoration: underline;
}



/* --- Etusivun uutisnostot ---*/

div#sp-newslift-wrap {
 background: none;
 border:0;
 padding: 10px 0;
 margin-top: 20px;
 clear:both;
}

div#sp-newslift-wrap h2 { margin-top: auto; }


