img.MainView { float: left; margin: 15px; } table.MachinSpec { background-color: #aaaaaa; margin-left: 15px; } caption.SpecCaption { font-size: 11pt; font-weight: bold; text-align: left; letter-spacing: 0.1em; margin-left: 15px; } tr.SpecTitle { background-color: Wheat; font-size: 10pt; font-weight: bold; text-align: center; letter-spacing: 0.1em; } tr.SpecItems { background-color: #ffffff; font-size: 9pt; text-align: left; } tr.SpecOldItems { background-color: #ffffff; font-size: 9pt; text-align: left; text-decoration: line-through; } tr.SpecOut { background-color: #ffffff; font-size: 9pt; text-align: left; font-style: italic; text-decoration: line-through; } pre.SpecFs { background-color: #f0f0f0; font-family: "Courier New", monospace; font-size: 9pt; border-style: solid; border-width: 1px; border-color: #aaaaaa; margin-left: 15px; }