/* Specification */
.spec { padding-bottom: 20px; }
.left-column { width: 80%; }

table.spec { width: 100%; }
table.spec tr th { text-align: left; font-weight: normal; color: #808080; width: 50%; background: url(/images/i-dot.gif) repeat-x 0 1em; }
table.spec tr th span { background-color: white; padding-right: 2px; }
table.spec tr th, table.spec tr td { padding-bottom: 1.1em; }
table.spec tr td { padding-right: 15%; }

div.features { margin-top: 1.5em; margin-bottom: 2em; }
div.features ul { float: left; width: 50%; }
div.features ul strong { font-weight: normal; color: #cc6d00; }

p.comment { font-size: 14pt; font-style: italic; width: 84%; margin-bottom: 2em; }
