/* font size and line height */
body, button, input, select, textarea { font-size: 16px; }
.small { font-size: 12px; vertical-align: top; }
dd, dt, fieldset, h1, h2, h3, h4, h5, h6, li, .line, p, tr { line-height: 25px; } /* lowest block elements */
b { line-height: 19px; }
select { margin-bottom: -1px; }

/* paragraph distance */
.block, .box, .far, .footer, h3, h4, p, div.dokuwiki { margin-top: 25px; }
	dd dl, dd ol, dd ul,
	li dl, li ol, li dl { margin-bottom: 25px; }
hr { margin-top: 11px; margin-bottom: -13px; }

/* convention */
.block, .box, div.dokuwiki, fieldset { border-style: solid; border-width: 1px; margin: 23px -1px 0px -1px; padding-bottom: 25px; padding-top: 25px; }
fieldset { margin-top: 0; padding-top: 0; }
h1 { font-size: 32px; padding-bottom: 30px; padding-left: 10px; padding-top: 15px; }
h3 { font-size: 24px; }
ol { padding-left: 30px; }
.radio div { margin-left: 16px; }
textarea { height: 119px; }
ul { padding-left: 20px; }

/*
vi:nowrap:sw=2:ts=2
*/
