
#dimensionnav ul { margin: 0px; padding: 0px; border: solid 1px #ccc; border-bottom-width: 0px; white-space: nowrap; list-style: none; }
#dimensionnav li { margin: 0px; padding: 0px; border: solid 0px #ccc; border-bottom-width: 1px; background-color: #fff; width: 100px; text-align: center; }
#dimensionnav li a { display: block; line-height: 20px; height: 20px; text-decoration: none; font-size: 95%; font-family: arial,helvetica,sans-serif; font-weight: bold; color: #313b3e; }
#dimensionnav li a:hover { color: #e76a10; }
#dimensionnav li a.current { background-color: #ccc; font-size: 110%; }
#dimensionnav li a.current:hover { color: #313b3e; }

.uccunitlist { width: 15em; }
.uccinputlabel { color: #e76a10; }

.ucccalcbutton { margin: 0px; padding: 0px; height: 2.6em; width: 7em; border: 1px outset #888; color: #fff; background-color: #e76a10; font-family: Arial,Helvetica,sans-serif; font-size: 95%; font-weight: bold; }
.ucccalcbutton:active { border-style: inset; padding-top: 2px; padding-left: 2px; }

iframe#uccresult { margin: 0px; margin-bottom: 5px; padding: 0px; border: 1px solid #666; width: 10em; height: 1.2em; }
body#uccresult { margin: 0px; padding: 0px; padding-left: 3px; padding-right: 3px; background: #fff; font-family: Arial,Helvetica,sans-serif; font-size: 70%; font-weight: bold; }
body#uccresult div { text-align: right; }

