/*
print.css
www.yhteishyva.fi
(c) Ch5 Finland.com
2009
*/

@import url("/stc/yhteishyva/master.css");

/* GENERAL */

* { margin: 0; padding: 0; color:#404040; background:none !important; }
body { background: #fff; }
h1, h2, h3, h4 { color:#404040 !important; font-weight:bold !important; /*font-size:125% !important;*/ line-height:125% !important; }
p { font-size:125% !important; line-height:125% !important; }
a { color: #01319c; }
#content-main, #content-main .article { width: 100% !important; }
img { float: none; border:none; }
#topImg img { display:none; }

.article-title-wrapper { padding-left:0; }
.article-wrapper ul, .article-wrapper ol { margin-left:20px; padding-left:0;}
.article-wrapper ul li, .article-wrapper ol li { padding-left:3px; }
.article-wrapper ul li { list-style:disc; }
.author { font-weight:bold; font-size:12px; }
.printOnly { display:block; font-weight:bold; }

/*display none*/
#titlebar, #topnav, #subNavis, #left,
#breadcrumb, .article-title-wrapper .date, .pageMenu, .reviewMenu, #content #content-main .lift-more, .commentForm09, .comments, #diashow #arrows, #diaSupport,
.other-articles, #other-articles-wrapper, #ad-bottom, #footer, #content-sidebar, #supportFunctionsToolTips { display: none; }
.print-version { display:none;}