/* $Id$ */
.redItalic { color: red; font-style: italics; }
.titleSum,.titleDetails { font-weight: bold; }
.noWrap { white-space: nowrap; }
.width100 { width: 100%; }