/*#intro p{ text-align:justify;}*/

.MQform.mq-math-mode .mq-large-operator .mq-from,
.MQform.mq-math-mode .mq-large-operator .mq-to{height:0.25em;}



#intro .centerb{margin-right: 1em;}

/* ---------- Examples -------------- */

.examplec table.center,
.examplec table.simpletable{font-size:80%;}

#example1 .simpletable .h{font-style: italic;}

#example3 .simpletable td.h { font-style: italic; }

#e4t{ border-collapse:collapse; }
#e4t td {
    width: 4em;
    text-align: center;
}
#e4t tr.h td { border-bottom: 1px solid #e16834; }


/* ---------- Exercises ------------- */

.question input{width:3em;}


.question .simpletable td {
	min-width:3em;
}
.question tr.h td {
    font-style: italic;
}
