#specstab table {

font: normal 10px "Lucida Grande", Helvetica, Arial, sans-serif;
color: #555;
background: #fff;}

#specstab  td, th {border: 1px dotted #bbb;
padding: .5em;}


#specstab  table a {padding: 1px;
text-decoration: none;
font-weight: bold;
background: transparent;}

#specstab table a:link {border-bottom: 1px dashed #ddd;
color: #000;}

#specstab  table a:visited {border-bottom: 1px dashed #ccc;
text-decoration: line-through;
color: #808080;}

#specstab table a:hover {border-bottom: 1px dashed #bbb;
color: #666;}

#specstab  tbody th, tbody td {vertical-align: top;
text-align: left;}

#specstab  tbody th {white-space: nowrap;}

.odd {background: #bbc4ca;}

#specstab  tbody tr:hover {background: #CC0000; cursor: auto; color: #FFF;}