-th {
- text-align: left;
-}
-
-td {
- vertical-align: top;
- padding: 0 3px;
-}
-.clr {
- clear: both;
-}
-
-#tabs-nav {
- padding: 5px 5px 0 10px;
- background: #ffdfbf;
- border-bottom: 1px solid #ff8000;
- position: relative;
-}
-
-#tabs-nav-left {
- margin-left: 60px;
-}
-
-#tabs-nav-left a {
- display: block;
- float: left;
- padding: 5px 20px 5px 20px;
- margin-bottom: -1px;
- border-width: 1px;
- border-style: solid;
- border-color: transparent;
-}
-
-#tabs-nav-left .active {
- background: white;
- border-color: #ff8000 #ff8000 white #ff8000;
-}
-
-.section {
- border-top: 1px solid #ffdfbf;
- margin-top: 2em;
- padding-top: 1em;
-}
-