﻿/*
 * id : 20150313°1311
 */

table.loTopNaviTbl{ width:97%; margin-left:1%; margin-right:2%; } /* rule 20150313°1321 */
td.loTopNaviRow { font-size:small; vertical-align:top; } /* rule 20150313°1322 */
td.loTopNaviArroBox { font-size:small; text-align:right; vertical-align:top; } /* rule 20150313°1323 */
.loTopNaviArrows { font-size:xx-large; font-weight:bold; } /* rule 20150313°1324 */


/* rule set 20150313°1411 (e.g. chpater 'Software' Comp.html */
/* note : Curiously, without the 'border:1px solid', the image will not position top right but bottom right! */
div.loChapterHeaderBox { border:1px solid transparent; } /* rule 20150313°1412 */
div.loChapterHeaderBox  > img { float:right; } /* rule 20150313°1413 */


/* example for sub-rules from chapter 'History' What0019.html */
table.history { width:80%; margin-left:10%; margin-right:10%; margin-bottom:0.4em; border-collapse:collapse; } /* (rule 20140222.1711) like zenter80p */
table.history > * > tr { background-color:#f0f080; } /* (rule 20140222.1712) */ /* table rows sorrily do not accept border/margin/padding, see e.g. # 20140222.1741 */
table.history > * > tr > td { padding:0.3em; padding-left:0.9em; font-weight:bold; text-align:left; vertical-align:top; } /* (rule 20140222.1713) */ /* the asterisk is a workaround, as otherwise 'tr' seems not be considered a direct child of 'table' */
table.history > * > tr > td ~ td { width:80%; font-weight:normal; text-align:left; } /* (rule 20140222.1714) */  /* the asterisk is a workaround, as otherwise 'tr' seems not be considered a direct child of 'table' */  /* fine */


p.iamImage { text-align:center; } /* rule 20150313°1341 */

/* eof */
