
.error { background: white no-repeat 8px 8px; padding: 0.6em; padding-left: 32px; margin-top: 2px; }
.fatal   { background-image: url('../img/err_fatal.png'); }
.warning { background-image: url('../img/err_warning.png'); }

.path { font-size: 80%; color: #666; }
.dscr { font-weight: bold; color: red; }
.info { font-size: 80%; }
.elem { font-weight: bold; }
.s    { font-weight: bold; }

.href { margin-bottom: 12px; font-size: 120%; font-weight: bold; font-family: 'Lucida Console','Lucida Sans Typewriter','Letter Gothic',monospace; }

.ref { color: #0a0; }

.report { margin-top: 24px; border-top: solid 1px #999; }

.col1, .col2, .col3, .col4 { font-size: 70%; border-bottom: solid 1px #999; }

.col1 { width: 12em; float: left; }
.col2 { width: 12em; float: left; }
.col3 { width:  6em; float: left; }
.col4 { }

