/* --- KTL --- */
#header p#slogan, h1#sectionTitle, #contentModule a, #footer { display: none; }
#contentModule { margin-left: 0; }

#finriskiHelp { page-break-before: always; display: block; }

/* --- outputdata --- */
#heart { margin: 0 auto; }
#heart #outputdata h2 { margin: 10px 0 0 0; }

#heart #legend { padding: 10px; }
#heart #legend p { margin: 0 0 5px 0; }

/* --- patient info ui stuff --- */
#heart #inputdata .draghandle { display: none; }
#heart #inputdata .dragbar { text-align: center; }

#heart #inputdata .draginput {
	font-size: 12px;
	width: 40px;
	text-align:center;
	border:none;
	position:relative;
	}
