td { 
  font-size: 11px;
  line-height: 18px;
  font-family: Verdana, Arial, sans-serif;
}
.thumbnail {
  margin-top: 5px;
}
.titles  { 
  color: #333333; 
  font-weight: bold; 
  font-size: 16px;
  line-height: 30px;
  font-family: Verdana, Arial, sans-serif; 
  letter-spacing: 1pt }
a:link { 
  font-family: Verdana, Arial, sans-serif; 
  font-size: 11px; 
  color: #336699; 
  text-decoration: underline;}
a:visited {
  font-family: Verdana, Arial, sans-serif; 
  font-size: 11px; 
  text-decoration: underline;
  color: #666666;}
a:hover { /*this effect is not shown in NN4.xx*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px; 
  color: #333333; 
  text-decoration: underline;}
a:active { 
  font-family: Verdana, Arial, sans-serif; 
  font-size: 11px; 
  text-decoration: underline;  
  color: #333333;}
.footnote { 
  font-size: 9px; 
  font-family: Verdana, Arial, sans-serif;}
.menus { 
  font-size: 11px; 
  line-height: 26px;
  font-family: Verdana, Arial, sans-serif; 
  text-decoration: none;}
body { 
  font-size: 11px;
  line-height: 18px;
  font-family: Verdana, Arial, sans-serif;}
.subtitles {  
  font-weight: bold; 
  color: #666666; 
  font-size: 12px;
  line-height: 29px;
  letter-spacing: 1pt;
  font-family: Verdana, Arial, sans-serif;}

table.valueset {  
  color: #666666; 
  font-size: 12px;
  line-height: 0px;
  letter-spacing: 1pt;
  font-family: Verdana, Arial, sans-serif;
}
table.valueset tr th {
  font-weight: border;
  text-align: right;
  padding: 2px;
  line-height: 10px;
  margin: 0px;
}
table.valueset tr td {
  padding: 2px;
  margin: 0px;
}
table.valueset tr {
  padding: 0px;
  margin: 0px;  
  line-height: 0px;
}
table.product td {
  vertical-align: top;
}
table.product th {
  font-weight: bold; 
  color: #666666; 
  font-size: 12px;
  letter-spacing: 1pt;
  text-align: left;
  font-family: Verdana, Arial, sans-serif;
}
table .right-fields {
  border-left: 1px solid black; 
}
table.equipment-entry tr td input[type="text"],
table.equipment-entry tr td select {
  width: 100%;
}
table.equipment-entry tr td.label {
}

table.equipment-entry td.field {
}

.table-legend .table-actions {
  text-align: right;
}

.table-label {
  font-weight: bold;
  font-size: 120%;
  display: block;
  float: left;
  clear: right;
}

#show-fields-frame .show-field-option {
  display: inline;
  cursor: pointer;
}

#show-fields-frame a.show-field-option:hover {
  color: red;
}

.show-hide-fields {
  display: none;
  text-align: right;
}

#show-hide-fields-legend {
  font-weight: bold;
}

a.field-hidden {
  text-decoration: line-through; 
}

a.field-hidden:hover {
  text-decoration: line-through;
}

#navigation {
  text-align: center;
}

#navigation a {
  font-size: 120%;
}

#navigation a.selected {
  font-weight: bold; 
}

.bottom-row td, .bottom-row th {
  border-bottom: 1px solid black;
  padding: 0px;
}

div.more {
  text-align: center;
}
div.more a {
 font-weight: bold;
 font-size: 1.7em; 
 text-decoration: none;
}
